Simple question regarding touch and mv

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




I wonder why this fails:

#  touch '-foo'
touch: invalid option -- 'o'

# touch '\-foo'     (works)
# mv '-foo' foo
mv: invalid option -- 'o'
Try `mv --help' for more information.

What confuses me is, if foo was surrounded by
double-quotes, then expansion may be a problem
but with single-quotes, no expansion is performed,
so why does both commands fail?  Is this some
quirkiness in the way command arguments are
being handled?

Just wondered,
Dan

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux