Merge pull request #347 from Arcterus/master

Add shuf to Cargo.toml and remove shuf from to-do list
This commit is contained in:
Heather
2014-07-10 07:49:48 +04:00
2 changed files with 4 additions and 1 deletions
+4
View File
@@ -151,6 +151,10 @@ path = "rmdir/rmdir.rs"
name = "seq"
path = "seq/seq.rs"
[[bin]]
name = "shuf"
path = "shuf/shuf.rs"
[[bin]]
name = "sleep"
path = "sleep/sleep.rs"
-1
View File
@@ -153,7 +153,6 @@ To do
- runcon
- setuidgid
- shred
- shuf
- sort
- split
- stat