Merge pull request #234 from polyphemus/cut

Implement cut - implement #165
This commit is contained in:
Arcterus
2014-06-27 09:30:53 -07:00
6 changed files with 647 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@ PROGS := \
cksum \
comm \
cp \
cut \
dirname \
echo \
env \