Hi,
I'm on a system with cp 8.21, and when I do `cp -Ll` or `cp -Ls` on a
symlink, it hardlinks (-Ll) or symlinks (-Ls) the symlink instead of the
target of the symlink.
It behaves the same on single files and trees (with `-r`).
I think the logical thing to do would be for to `cp` to symlink or
Hello,
in coreutils-8.25, src/stty.c, line 955, the string "" is selected for
translation. This is wrong, since the empty string has a special
meaning: it outputs general information about the translation. You can
see it by running "stty --help", which outputs "Last-Translator", among
other inform
forcemerge 22758 22686 23121
stop
On 26/03/16 11:38, Roland Illig wrote:
Hello,
in coreutils-8.25, src/stty.c, line 955, the string "" is selected for
translation. This is wrong, since the empty string has a special
meaning: it outputs general information about the translation. You can
see it
unarchive 15173
stop
On 26/03/16 10:36, Petr Skočík wrote:
Hi,
I'm on a system with cp 8.21, and when I do `cp -Ll` or `cp -Ls` on a
symlink, it hardlinks (-Ll) or symlinks (-Ls) the symlink instead of the
target of the symlink.
It behaves the same on single files and trees (with `-r`).
I thi