cp foo{,.bak} not always supported
Alexander E. Patrakov
patrakov at gmail.com
Mon Jun 2 01:29:33 MDT 2008
2008/6/1, Gilles Espinasse <g.esp at free.fr>:
> cp configure{,.bak}
> cp: missing destination file operand after `configure{,.bak}'
> Try `cp --help' for more information.
This simply can't happen if the user follows the book to the letter.
Look at http://www.linuxfromscratch.org/lfs/view/development/chapter04/addinguser.html:
useradd -s /bin/bash -g lfs -m -k /dev/null lfs
See "bash" here? On the next page, /bin/bash is also explicitly called
in ~/.bash_profile.
So: the bug report is invalid.
--
Alexander E. Patrakov
More information about the lfs-dev
mailing list