redir9.tests 59 B

1234
  1. echo Ok >file.tmp
  2. cat 0<>file.tmp
  3. echo Done:$?
  4. rm file.tmp