Hi,
Its about writing 2 command line argument.First argument i have created a file and put some text to it before writing the script.
But i got stuck with second argument its an integer.The script should echo to the standard out put - the message"FILE IS SHORTER".
If the number lines in the file named in the first argument is less than the integer the value of second argument should show echo to the standard"FILE IS NOT SHORTER".
can anyone help me with this..
Software/Hardware used:
UBUNTO
ASKED:
October 7, 2010 11:55 PM
UPDATED:
October 8, 2010 3:43 PM
Can you post your current script ?