[cs631apue] Testing -q and -w

Jan Schaumann jschauma at stevens.edu
Sat Oct 22 22:18:00 EDT 2011


Peter Okma <pokma at stevens.edu> wrote:
> Is there an easy way to create file with a non printable file name for
> testing.

touch "a<ctrl-v><ctrl-g>b"
touch "a<ctrl-v><return>b"

etc.

-Jan


More information about the cs631apue mailing list