| ||||||||
| Hippos and cookies -- a meta-scripting overview by Russ Herrold | [ Up ] |
[ -e /etc/passwd ] && {
...
}
LIMIT=5
[ "$TEST" -lt "$LIMIT" ] && {
...
}
for i in list; do
...
done
NONCE=$[ 4 + 5 ]
exit 1
- file-handles
- append
- create
- here-docs
- pipe
- rm
- touch
- cat
- cut
- echo
- head
- ls
- nl
- sort
- tac
- tail
- awk
- date
- grep
- md5sum
- ps
- sed
|
Copyright
© 2000 The Central Ohio Linux User Group.
All rights reserved. |
||
| Search |