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.
Test file Open in Bourne Shell scrp
Name: Greg Beck Date: March 20, 2003 at 12:18:13 Pacific OS: HPUX 11 CPU/Ram: 2 Gig
Comment:
I need to check and see in a bourne shell script if a file that I want to process is open currently and being written to by another process. Any help appreciated
Summary: Hi, I am a newer in Bourne shell. I have a log file which contain many lines(information about file used), now I want to count the 10 most requested files in the log, and display the 10 in descending ...
Summary: Hi, in Cshell we can use goto statement, How can we use this in bourn shell? If any body can help me with the syntax with example it will be great. Thanks in advance.. Swapan satpathi ...