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.
Shell script to replace a string
Name: sandeeprk Date: May 7, 2003 at 03:37:32 Pacific OS: HP-UX CPU/Ram: p2
Comment:
hello all, I have a file which has a string as follows:-
bin
i want 2 write a shell script which will replace this by /home/sandeep/bin. This should be interactive if possible. Sorry if it is 2ooo trivial a question. thanx in advance sandeep
Summary: Hi, I need a shell script to check a dynamic ip(from cable company), it will send the ip to my email if the ip changes. The Solaris box is behind the router with a static ip (internal), the router con...
Summary: Please help if you can. I need a shell-script to search each log file and save the output to a text file with these columns: JOB # REQUEST START DATE & TIME ...