blob: 8befa611c403651ccce82afae86edd9990252177 [file] [log] [blame]
echo Ok >file.tmp
cat 0<>file.tmp
echo Done:$?
rm file.tmp