On 08/08/2016 04:12 PM, Cameron Simpson wrote:
  >1aa.lwp

on its own. The shell will open and trucate it, then close it, running
no command. Thus, an empty file.

No.  What you will get is this:

bash: laa.lwp: command not found

What you need is this:

touch laa.lwp
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to