Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
i have a text file which has got 2 lines and i need to replace the first line with someother line. i tried using sed, but in vain as there is a catch inthe text file from where am reading the text. The second line just ends up there without a trailing line. And if at all i use sed, it is not working. Any help on this would be appreciated
Summary: A text file is to be displayed by many users which starts a line "Dear Mr. ". User name is stored in an environment variable. How can I access this variable in specified text file so that every user h...
Summary: I'm trying to learn all the nifty shell commands and I have been screwing around with grep (I'm thinking that it could be used with something else to, say, update links in html docs, etc) but I can't ...
Summary: hi, im still learning cgi scripting but i do know that my problems with most scripts are they were made for a windows version web server which can cause all sorts of problems. The biggest problem with...