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.
script to match values
Name: myguess21 Date: February 25, 2008 at 09:33:07 Pacific OS: Sun solaris CPU/Ram: na Product: hp
Comment:
Hi, I need a unix script which can check the values from file1 into file2 and if they do not match then print that line from file1.
Summary: I want to write script to get a port value from property file and find whether process is running in the port using netstat -a command. It should work in hp-unix,sun os and ibm aix. Thanks & regards, ...
Summary: Hi, I’m struggling to write a script to do the following, -will go through each line in the file -in a specific character positions, changes the value to a new value -These character positions ar...
Summary: Can anyone convert this bash script to a csh script? Essentially what this script does is it takes an a directory as an arguement and appends that to the LD_LIBRARY_PATH in the .cshrc file and source...