bug-coreutils
[Top][All Lists]
Advanced

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

bugreport for chmod -R


From: Christian Spielberger
Subject: bugreport for chmod -R
Date: Thu, 20 Oct 2005 09:37:48 +0200
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050912)

in bash:

:~/tmp$ ls -l
insgesamt 8
drwxr-xr-x 2 chris chris 4096 2005-10-20 09:28 dir0

:~/tmp$ ls -l dir0
insgesamt 4
-rwxr--r-- 1 chris chris 5 2005-10-20 09:28 foo.txt

:~/tmp$ chmod -R u+x *.txt
chmod: Zugriff auf „*.txt“ nicht möglich: Datei oder Verzeichnis nicht gefunden


in zsh:

$ chmod -R u+x *.txt ~/tmp
zsh: no matches found: *.txt


ciao,
chris.




reply via email to

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