Batch scripting error after Linux conversion
| Hello, We are in the process of converting from HP Unix to Linux (bash), and one of our shell scripts is giving an error on the first line of the code below. Code: if [ ! -f ${FILENAM}* ]Here is the error we're getting: Quote: line 42: [: too many arguments Thank you, Art |
No comments:
Post a Comment