Birisi bana aşağıdakileri açıklayabilir mi?
$ ls -ld /temp/sit/build/
dr-xr-s--- 3 asdf qwer 4096 Jan 31 2012 /temp/sit/build/
$ ls -ld /temp/sit/build/*
ls: /temp/sit/build/*: Permission denied
Görünüşe göre burada yıldız işareti kullanamıyorum. Ben sudo komutuyla denedim ve "izin reddedildi" yerine "böyle bir dosya yok" hatası alıyorum ...
sudo ls -l /temp/sit/build/*
ls: /temp/sit/build/batch*: No such file or directory
ama sonunda * kullanmazsam çalışır
sudo ls -l /temp/sit/build/
total 4
dr-xr-s--- 11 asdf qwer 4096 Oct 3 23:31 file