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.
Awk : print certain column ranges
Name: daelomin Date: August 10, 2006 at 09:20:13 Pacific OS: Linux CPU/Ram: P4 1gig
Summary: Thanks for the reply! The tmpX files were empty. Ill be more specific with what im doing. The first file i want to extract from has the format $Moments summed about the point 1234567 -123456 1...
Summary: Hi, I have a very large file ~ 500 columns across. I am having a lot of trouble getting databases to play nicely with a file this size. I'd like to take the first, say, 4 columns from the file, and...
Summary: Hi How do I get awk to print out the name of a file instead of the contents. I'm currently writing a csh script that looks like this. #!/bin/csh set previous = $6 if($6 == "")then ./anotherscri...