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.
Search a file
Name: krisend Date: March 20, 2006 at 05:20:31 Pacific OS: UNIX CPU/Ram: 512
Comment:
Hi All,
Can anyone tell me how to search for a file. I have to pass two parameters. The content of the file should contain the value of two parameters. If the file contains one parameter it should not be picked up.
Summary: I would like to search a file line by line and remove a delimiter and any chars beyond the delimiter such as a decimal point and any thing beyond the decimal point any help would be great. Thanks is...
Summary: hi, i want to find matched cases in my phonelist.txt file, and then save the results in an array so i can process them. for example, the phonelist.txt file consists of different fields separated by se...
Summary: hi, i need a shell script to find the position of one or more words in one line of a file and then get a number/s which is/are located in the same position/s in the next line. I need to do this for ma...