gash/gash/commands
Jan Nieuwenhuizen a043f9ef09 tr: New builtin.
* gash/commands/tr.scm: New file.
* gash/bournish-commands.scm: Use it.
* build-aux/build-guile.sh: Compile it.
* configure: Wrap it.
* .gitignore: Ignore it.
2018-12-02 09:03:02 +01:00
..
basename.scm basename: New builtin. 2018-11-05 20:46:25 +01:00
cat.scm cat: Oops, two fixes. 2018-11-14 22:40:52 +01:00
chmod.scm touch: New builtin. 2018-11-05 20:13:26 +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: Support substitution of \t, \n. 2018-11-14 22:58:32 +01: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 tr: New builtin. 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