Without cat how else would I be able to get this quadruple distilled list of files in the current working directory?
[me@mybox~]$ for ff in $(echo * | cat); do > ls -ld $ff > done | awk '{print $NF}' RCS curl.tar index.html index.html.1 perl projects rsync_backup.sh sandbox ssh-to util
In reply to Re^3: perl or bash in cgi scripts?
by jffry
in thread perl or bash in cgi scripts?
by AlfaProject
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |