Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Wishlist: TV/Radio selector



Lauri Tischler writes:
 > 
 > Anybody know a tool to get rid of all cruft in channels.conf
 > where vpid = 0.   Could write something in perl but maybe
 > the wheel has been invented  :)

indeed:)

 perl -e 'while(<>){@a = split/:/; $a[5] and print $_;} ' <
 channels.conf >new_channels.conf


yours,
		Jouni

-- 
http://www.netlab.hut.fi/%7ekex




Home | Main Index | Thread Index