Hi:
Thank you for your response。
"ls" is /bin/ls
the "/usr/bin/ls" is not exist
Is there any log I can see to find the reason?
Look forward to your reply。
中国联合网络通信有限公司
TV增值业务运营中心
李磊
Tel: 15620012157
Email:lil...@chinaunicom.cn
地址:天津市南开区南马路1151号2楼
发件人: Bernhard Voelker
发送时间: 2018-01-
Thanks for checking it; I installed it.
On Wed, Jan 3, 2018 at 8:27 AM, Kamil Dudka wrote:
> On Wednesday, January 3, 2018 4:08:51 PM CET Pádraig Brady wrote:
>> Eep, Seems like we should use RENAME_NOREPLACE in this case,
>> rather than document the caveat?
Good catch/fix. Thanks to both of you.
On Wednesday, January 3, 2018 4:08:51 PM CET Pádraig Brady wrote:
> Eep, Seems like we should use RENAME_NOREPLACE in this case,
> rather than document the caveat?
Thanks for the suggestion! I will give it a try...
Kamil
> This is already used in shred.
>
> cheers,
> Pádraig
On 03/01/18 15:01, Kamil Dudka wrote:
> * src/mv.c (usage): Add note about the missing atomicity of 'mv -n'.
> * doc/coreutils.texi (mv invocation): Likewise.
> ---
> doc/coreutils.texi | 3 +++
> src/mv.c | 2 ++
> 2 files changed, 5 insertions(+)
>
> diff --git a/doc/coreutils.texi b/
* src/mv.c (usage): Add note about the missing atomicity of 'mv -n'.
* doc/coreutils.texi (mv invocation): Likewise.
---
doc/coreutils.texi | 3 +++
src/mv.c | 2 ++
2 files changed, 5 insertions(+)
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 3fa083085..e7ca6a737 100644
-
On 03/01/18 04:16, Paul Eggert wrote:
> +case 'A':
> + /* Undocumented option, for compatibility with AIX. */
> + setlocale (LC_COLLATE, "C");
> + setlocale (LC_CTYPE, "C");
> + break;
I'm ok with this as it's undocumented.
Thanks for doing this.
Pádr
On 01/02/2018 07:25 AM, lil...@chinaunicom.cn wrote:
> When I enter a "ls " command at the directory "/root",the OS connection
> will closed.
are you sure "ls" is /usr/bin/ls?
$ type ls
ls is /usr/bin/ls
I.e., it could be aliased to something weird, e.g. a shell function which
calls '/u
On 1/3/2018 5:16 AM, Paul Eggert wrote:
OK, attached is a proposed patch to coreutils. Michael, can you give
it a try?
Looks good!
After patch:
root@x072:[/home/prj/gnu/coreutils-8.29]lslpp -L | grep coreutils
aixtools.gnu.coreutils.man.en_US
8.29.0.0 C F