[Tutor] Removing a row from a tab delimitted text

kumar s ps_python at yahoo.com
Mon Dec 6 21:27:13 CET 2004


Dear group, 
 I have a file, with Name identifier followed by two
columns with numbers. 


Here is how my file looks:

Name=3492_at
Cell1=481 13 (The space between (481 and 13 is tab)
Cell1=481 13
Cell1=481 13
Name=1001_at
Cell1=481 13
Cell2=481 12
Cell1=481 13
Cell1=481 13
Cell2=481 12
Name=1002_at
Cell3=482 12
Cell1=481 13
Cell1=481 13
Cell2=481 12
Cell3=482 12
Cell4=482 13
Cell1=481 13

My question:

1. How can I remove the line where Name identfier
exists and get two columns of data. 

Thanks
kumar.


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - 250MB free storage. Do more. Manage less. 
http://info.mail.yahoo.com/mail_250


More information about the Tutor mailing list