diff options
author | John Denker <jsd@av8n.com> | 2012-07-22 19:13:11 -0700 |
---|---|---|
committer | John Denker <jsd@av8n.com> | 2012-07-22 19:36:54 -0700 |
commit | 5b0852f0b2ddfd7d65711daf8602492a60917fbd (patch) | |
tree | e3d0ab9107e3e01ef923a71e4cfadca40a132ea6 /.gitignore | |
parent | 010db437f35e831d170a726aad88bcc305c7b668 (diff) |
create the "bash-c" program, so as to make it easy to
write self-executing scripts
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,7 @@ *.rej *.logg *#[0-9]* +\#*# has?????.h auto-gid @@ -158,3 +159,5 @@ auto_uids.c control.tar.gz data.tar.gz dummy-mail-transfer-agent_all.deb +bash-c +wripper |