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.
how to catch the exit status
Name: Br1an Date: October 25, 2002 at 21:00:37 Pacific OS: Unix CPU/Ram: 256
Comment:
Hi,
in a script, how to catch an exit status of a command, say egrep?
if i wanna know if this command egrep "/foo/" foo.log match any "foo" string in the file foo.log then what should i do to catch the exit status 0 of egrep ?
Summary: Hello, how do i get the last field Ex: files are with this formats abc_xyz_20041232 abc_20041001 abbc_xyz_rrr_20041013 i tried with cut command but i doono how to get the last filed the file names has...
Summary: I am a complete Linux RedHat 6 (well all Linux versions really!) novice. I know little to nothing about it. At the moment i can only see about 1/4 of the GUI "desktop" and i need to know how to chan...
Summary: Hi how to map the remote system J drive to the local machine. on that i am running my project on unix enviroment on console mode. it uses the jar files which are on reote machine. VBReddy Software Eng...