Hi Rob, Le mardi 8 décembre 2009 23:58, Rob OpenSuSE a écrit :
2009/12/8 Rob OpenSuSE <rob.opensuse.linux@googlemail.com>:
~/bin> perl -p00e "" "date |" - "date |"
Whoops! Actually perl -p0777e "" is right, -p0e is OK if you don't have to handle NULL's, had trouble with the -0777 option until I realised I needed -e "". Just had a play with it, when the bs=10G idea arrived *grin*
Both Marcus' dd trick and your perl one-lines are interesting. But thinking a little more about my problem, I think I'd rather change my script to output everything at once in the first place. And also to be quieter on success. This should solve the problem without having to go through an external filter. Thanks for all the good ideas anyway, I might need them someday :) -- Jean Delvare Suse L3 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org