grsh/src
RustedTerrier 8fe4c42596 Feat: posix compliant pwd. 2021-08-28 11:31:57 -04:00
..
cat.rs Add not builtin command - cat 2021-07-22 07:35:13 +00:00
grep.rs grep: add -v flag 2021-07-23 08:43:49 +00:00
head.rs Add not builtin command - head 2021-07-22 17:16:26 +00:00
ls.rs ls: add more informative listing with -l (WIP) 2021-07-24 07:29:01 +00:00
main.rs Feat: posix compliant pwd. 2021-08-28 11:31:57 -04:00
mkdir.rs Add not builtin command - ls 2021-07-21 16:23:55 +00:00
rm.rs Add not builtin command - rm 2021-07-22 08:29:18 +00:00
rmdir.rs Add not builtin command - rmdir 2021-07-21 13:38:40 +00:00
tail.rs Add not builtin command - tail 2021-07-23 08:08:53 +00:00
touch.rs Add not builtin command - touch 2021-07-22 07:19:29 +00:00
wc.rs wc: add lines count 2021-07-31 16:00:59 +00:00
yes.rs yes: fix for outputing more words 2021-07-23 17:03:43 +00:00