Mailing List archive

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

[linux-dvb] Re: FF cards alter PTS'?



And for the REALLY paranoid:

$ cat ~/mbox | sed -e "s/\<lies\>/misinformation/g > /tmp/x && \
	cp ~/mbox ~/mbox.old && mv /tmp/x ~/mbox && \
	rm ~/mbox.old
Let's finish this all the way through:

cat ~/mbox | sed -e "s/\<lies\>/misinformation/g" > /tmp/x && \
	cp ~/mbox ~/mbox.old && mv /tmp/x ~/mbox && \
	rm ~/mbox.old

;)

Regards,
--
Alexandre CONRAD
Research & Development
tel : +33 1 30 80 55 00
fax : +33 1 30 56 50 20
TLV
6, rue de la plaine
78860 - SAINT NOM LA BRETECHE
FRANCE



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index