You are not logged in.
Hi,
Is there a package providing GNU cp? I can't find one, which is strange given that I found mv, ls, etc. in coreutils-*.
Thanks.
Offline
From http://www.gnu.org/software/coreutils/
Previously these utilities were offered as three individual sets of GNU utilities, Fileutils, Shellutils, and Textutils. Those three have been combined into a single set of utilities called Coreutils.
(Also, it is usually a 'built-in' command of your shell.)
> From http://www.gnu.org/software/coreutils/ (...)
Then what?
> (Also, it is usually a 'built-in' command of your shell.)
"usually"? In a "raw" Slitaz cp, like many other tools, is a link to busybox. I found GNU versions of nearly all tools but not of cp, hence my question. Also, the default shell is bash, which has no cp builtin.
Offline
Soon: http://hg.slitaz.org/wok/rev/7fc3e2e4fb0a
Offline
Take a look through man bash for builtin commands.
(Yes SliTaz uses busybox for its base utilities)
@Pascal: great news, thanks! Will this change make its way to the 4.0 repository?
@fatmac: as I stated previously, bash has no cp builtin (there are no file util builtins in fact).
Offline
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]