FabianHagmann / myexpand

Custom Implementation of Linux command expand in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myexpand

Custom Implementation of Linux command expand in C

Description

A detailed description for the program myexpand can be found in the myexpand_td.pdf

Synopsis

myexpand [-t tabstop] [-o outfile] [file...]

About

Custom Implementation of Linux command expand in C


Languages

Language:C 94.3%Language:Makefile 5.7%