diff options
author | luis <luis> | 2007-01-31 03:04:46 +0000 |
---|---|---|
committer | luis <luis> | 2007-01-31 03:04:46 +0000 |
commit | 037dcb2c4fcf6211c0ae5ed6d5b851a6746264d0 (patch) | |
tree | 3b7ef5189da8ba54aacba41c9b1ff9d073bdffa5 /GUIDELINES | |
parent | 5686bd1746f7c82a827bde3360111940a1312bca (diff) | |
download | firma-037dcb2c4fcf6211c0ae5ed6d5b851a6746264d0.tar.gz firma-037dcb2c4fcf6211c0ae5ed6d5b851a6746264d0.tar.bz2 |
Removed a few dependencies (bc, cat, tac).
Diffstat (limited to 'GUIDELINES')
-rwxr-xr-x | GUIDELINES | 29 |
1 files changed, 16 insertions, 13 deletions
@@ -38,22 +38,25 @@ In the future this procedure will be automatic. $GPG_BINARY $MAIL_AGENT - echo - cat - grep - wc - tr - seq - cut - sed - mkdir - touch + basename chmod chown - basename + cut + echo expect fold - uniq - tac + grep + head + logger + mkdir + mv + rm + sed sha1sum + sleep + sort + touch + tr + uniq + wc |