gash/gash
Jan Nieuwenhuizen 478d75bba7 touch: New builtin.
* gash/commands/touch.scm: New file.
* build-aux/build-guile.sh: Compile it.
* configure: Create script.
* gash/bournish-commands.scm (touch-command): New variable.
(%bournish-commands): Add it.
2018-11-05 20:13:26 +01:00
..
commands touch: New builtin. 2018-11-05 20:13:26 +01:00
bournish-commands.scm touch: New builtin. 2018-11-05 20:13:26 +01:00
builtins.scm Fix command tracing. 2018-11-05 20:13:26 +01:00
compress.scm bournish: Add compress, from Guile100 challenge by Daniel Hartwig. WIP 2018-10-29 14:51:00 +01:00
config.scm.in Guile As SHell. 2018-11-05 19:59:53 +01:00
environment.scm Support ${foob-bar} and ${foo+bar}. 2018-11-05 20:13:26 +01:00
gash.scm builtins: Split out into gash/commands/. 2018-11-03 08:02:49 +01:00
geesh.scm Make dependency on geesh optional. 2018-11-05 19:59:53 +01:00
guix-utils.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
io.scm builtins: Split out into gash/commands/. 2018-11-03 08:02:49 +01:00
job.scm geesh: initial integration. 2018-10-21 12:45:51 +02:00
lzw.scm bournish: Add compress, from Guile100 challenge by Daniel Hartwig. WIP 2018-10-29 14:51:00 +01:00
peg.scm Support && and ||. 2018-11-05 20:13:26 +01:00
pipe.scm pipe: Connect stderr too. 2018-11-05 19:59:53 +01:00
readline.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
script.scm Support && and ||. 2018-11-05 20:13:26 +01:00
shell-utils.scm rmdir: New builtin. 2018-11-05 20:13:26 +01:00
ustar.scm tar: Extract fix. 2018-11-05 20:13:26 +01:00
util.scm chmod: Move permission code to shell-utils. 2018-11-05 20:13:26 +01:00