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.
extract numbes
Name: sarahq Date: September 25, 2007 at 07:48:17 Pacific OS: uni CPU/Ram: 9
Summary: Dear All, I have a file generating mechanism whenever the file's limit (threashold) exceeded. File name has a USER names and time stamp. Eg. John_FILE_030214_1152.001 Smith_FILE_030214_1202.001 Samant...
Summary: Hi. I need help to extract a particular string in unix.Here's the text i have. 18713440 0 53 Nov 12 17:43 ./t3ix 2342344 3 446 Nov 14 15:23 ./t4 I need to extract date info, e.g Nov 12...
Summary: I want to extract certain lines of a file between separators such as: ------ aaabbbb ------ aaaaa xxxxxx ------ xxxxx What utility (other than awk or perl) would help me to accomplish this task? Thank...