Forum: Shell Scripting Dec 4th, 2006 |
| Replies: 4 Views: 13,015 Thanks Risby but do you know why I keep getting :
expr: syntax error
expr: syntax error
expr: syntax error
for each filename (argument) |
Forum: Shell Scripting Dec 3rd, 2006 |
| Replies: 4 Views: 13,015 Hello Everyone,
I need help on a part of the script below.The purpose is to accept some filenames as command line arguments and count the number of characters,words,lines in each file, and the total... |