Adding who, chroot, env and split.

Thanks "Galos, David" <galosd83@students.rowan.edu>!
This commit is contained in:
Christoph Lohmann
2013-06-14 18:55:25 +02:00
parent b0898c605d
commit 9df408f8c6
10 changed files with 410 additions and 4 deletions

4
TODO
View File

@@ -10,8 +10,6 @@ diff [-ru] file1 file2
du [-hdi] [path]
env [-u] [name=value...] [command]
expand [-i] [-t N] [file...]
expr [expression]
@@ -32,8 +30,6 @@ seq [-s string] [N [N]] N
sha1sum [-c] [file...]
split [-a N] [-b N] [-l N] [input [prefix]]
test [expression...]
tr string1 [string2]