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.
C Shell Script Helo
Name: SeaPlusPlus Date: March 7, 2007 at 15:57:47 Pacific OS: HP-UX CPU/Ram: 1 GB RAM Product: HP
Comment:
I have no idea on how to get the output of (cat filename) into a variable. Can someone help me out?
Summary: Hi, I am very new to Unix (taken one week of class so far) and have been given an assignment that I find impossible to accomplish. It seems like a very advanced assignment. The assignment is as fo...
Summary: I have following requirements in C shell script: - The script accepts the date input - Upon accepting the date, the script needs to list all the files greater than date inputted Also, someone thr...
Summary: I am tring to write a c shell script that will take input of a number between 1 - 24 check to make sure the entered # is in range then convert it to seconds for use by the sleep command. the script wo...