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.
align fields in columns
Name: yacob Date: October 1, 2003 at 12:33:43 Pacific OS: Lunix CPU/Ram: 1ghz
Comment:
Hi Listers,
I have tens of files and each files has got a number of records. There is only three fields in each record. I would like to align fields in columns.
Summary: Hello, I have output similar to the following: Bob 0400 0320 Bob 0420 0320 Bob 0425 0319 Jill 2300 0319 Joe 1100 0320 Bob 1300 0319 Sue 2115 0319 Sue 2100 0319 Joe 1100 0318 And th...
Summary: I am trying to tag a number onto the front of a unique field in a datafile. At the moment i can do this to the second field in a file because it is always preceeded by a D and a pipe delimeter ie 'D|...
Summary: How can i edit a field in a file (saving the changes in the file) using awk. I can find the line that i want to edit by looking up field 1, but on that line, i don't know how to edit field 2 and save ...