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 download an editor for Cygwin
Name: Amrish Date: August 9, 2002 at 08:36:24 Pacific
Comment:
Hi all... I have got cygwin (bash shell) software but it seems like it doesn't have any type of editor like joe or vi..So I cannot write any shell script. Please help me out ...!!!!!! Thanks Cheers
Summary: Hello, I needed a help please... I have an application which launches process. For this i am using fork and execv method calls. By doing this my launched process are now child process of the parent pr...
Summary: I need help how to configure a Solaris 8 system networked with a Windows XP that shares Internet Connection. I have one ISDN modem connected to the Win-XP PC and would like to make internet connection...
Summary: 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 t...