[cs631apue] ls -q and w

Jeevanandha Ramanathan jramana1 at stevens.edu
Wed Oct 11 16:54:11 EDT 2017


I am trying to create a file with special characters, using

touch 'foo\n'  'foo\t'  'foo?'

but listing the files using ls command, displays

foo\n foo\t foo?.

I expect it to be

foo? foo? foo?

Am I missing something here?



Thank you.

Kind regards,
Jeeva

----------------------------------------------------
Jeevanandha Ramanathan
Stevens Institute of technology
CS Graduate Student
email: jramana1 at stevens.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.stevens.edu/pipermail/cs631apue/attachments/20171011/ba72b5e8/attachment.html>


More information about the cs631apue mailing list