gash/gash/commands
Timothy Sample 1cda08dd4a sed: Replace blank regexes with the last regex. 2018-12-11 13:13:46 -05:00
..
sed sed: Fully parse commands before processing them. 2018-12-11 13:12:45 -05:00
basename.scm basename: fix /, add autoconf basename, dirname tests. 2018-12-09 04:13:27 +01:00
cat.scm cat: Oops, two fixes. 2018-11-14 22:40:52 +01:00
chmod.scm chmod: Recurse also chmod's directories. 2018-12-04 10:10:05 +01:00
compress.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
cp.scm cp: Support -f, --force. 2018-12-02 09:03:02 +01:00
dirname.scm basename: New builtin. 2018-11-05 20:46:25 +01:00
find.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
grep.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
ls.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
mkdir.scm mv: New builtin. 2018-11-30 12:38:24 +01:00
mv.scm mv: Support -f, --force (by ignoring it). 2018-12-02 09:03:02 +01:00
reboot.scm reboot: Use reboot'. 2018-11-05 20:13:26 +01:00
rm.scm rm: Resurrect. 2018-11-05 19:59:53 +01:00
rmdir.scm rmdir: New builtin. 2018-11-05 20:13:26 +01:00
sed.scm sed: Replace blank regexes with the last regex. 2018-12-11 13:13:46 -05:00
tar.scm tar: Support -C. 2018-11-05 20:13:26 +01:00
touch.scm touch: New builtin. 2018-11-05 20:13:26 +01:00
tr.scm fix: 100-sed-fooRbar. 2018-12-02 09:03:02 +01:00
wc.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
which.scm Guile As SHell. 2018-11-05 19:59:53 +01:00