Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Error Message
Name: anilcgowda Date: August 10, 2005 at 16:39:16 Pacific OS: UNIX CPU/Ram: 1GB
Comment:
Hi,
I'm getting an error message: "Specify a parameter with this command" when I'm executing the following code - ------ Header_Info=`head -1 ${LoadDir}/${FileName} | awk '{print $1}'`
if [ $RowCount -eq $Number_of_Records ] ---------- The error message is pointed at the line with 'if' condition. As far as I can see, I've specified the proper parameters.
Can anyone please suggest why this error is occuring and how to correct it.
Summary: I am having trouble booting my computer which has installed SCO Unix, Release 5. So I attempted to boot from the boot disk, and I receive the following error message, "Bad decode table", however the ...
Summary: i am now recieving the following error message after making the relevant changes, any assistance will once again be great frank.sh: let: not found #!/bin/sh ls | while read FileName #for FileName in ...
Summary: I get the following error messages when the script below is run frank.sh: leading: not found frank.sh: let: not found frank.sh: character: not found (Frank.sh being the script name) ls | while read Fi...