gash/gash
Jan Nieuwenhuizen 1e51c5cbd1 basename: New builtin.
* gash/commands/basename.scm: New file.
* build-aux/build-guile.sh: Compile it.
* configure: Create script.
* gash/bournish-commands.scm (basename-command): New variable.
(%bournish-commands): Add it.
2018-11-05 20:46:25 +01:00
..
commands basename: New builtin. 2018-11-05 20:46:25 +01:00
bournish-commands.scm basename: New builtin. 2018-11-05 20:46:25 +01:00
builtins.scm Fix command tracing. 2018-11-05 20:13:26 +01:00
compress.scm compress WIP 2018-11-05 20:16:39 +01:00
config.scm.in Guile As SHell. 2018-11-05 19:59:53 +01:00
environment.scm Support functions. 2018-11-05 20:16:39 +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 io-here. 2018-11-05 20:16:39 +01:00
pipe.scm pipeline: Fix stray outputs. 2018-11-05 20:16:39 +01:00
readline.scm Guile As SHell. 2018-11-05 19:59:53 +01:00
script.scm Support functions. 2018-11-05 20:16:39 +01:00
shell-utils.scm rmdir: New builtin. 2018-11-05 20:13:26 +01:00
ustar.scm tar: Cater for Guix bootstrap-guile's UTF-8 default. 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