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 help....
Name: Mei Date: December 5, 2002 at 22:44:05 Pacific OS: SUN 5.8 CPU/Ram: SUN 5.8
Comment:
Hi, How can I do this: 1.Write an awk script to display lines that begin with a digit and end in a lowercase. 2. Write an awk script to print any lines in which field 2 doesn't match one uppercase followed by one or more lowercase letters. Appreciate your help!!
Summary: I need to use a counter for some output from an awk command...I have a file with two lines in it and I want the contents of these lines preceded by a number...For example: 1. Blue tube 2. Red stick et...
Summary: Hi, i am new to awk hope someone can help me i want to read first word from a file if that word is "yes" i want to copy that whole line in one file if the first word is "NO" i want to store that whole...
Summary: i'm having real trouble with a couple questions so if anyone can help me it would be great here they are -Split empn.lst so that the lines are saved in two seperate file depending on whether the salar...