bug-coreutils
[Top][All Lists]
Advanced

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

bug#19605: cp -v vs LC_ALL vs. quote marks


From: 積丹尼 Dan Jacobson
Subject: bug#19605: cp -v vs LC_ALL vs. quote marks
Date: Mon, 19 Jan 2015 16:54:52 +0800

About the -> stuff, maybe just output "sh -x" style output instead that
could be better digested if copy pasted back to the shell.

$ cp -v m n
‘m’ -> ‘n’
$ set -x
$ cp m p
+ cp m p

(Hmmm... better I suppose, but sort of looks like I have some tty echoing
enabled and am not so confident the command completed.)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]