Thread
:
How to extract these names?
View Single Post
12-20-2004, 04:01 PM
rowan
Too lazy to set a custom title
Join Date: Mar 2002
Location: Australia
Posts: 17,393
Got shell access?
cat file.txt | awk '{print $1}' > newfile.txt
edit: haha123 = open brace (above the [ key)
Last edited by rowan
; 12-20-2004 at
04:02 PM
..
rowan
View Public Profile
Visit rowan's homepage!
Find More Posts by rowan