Merhaba, Adında boşluk ve/veya Türkçe karakter içeren dosyaları kopyalama/taşıma v.s gibi işlemleri yapabilmek için bir parametre v.s var mı? Yoksa öncelikle ismi mi düzeltmek gerekiyor? Bu isimleri topluca nasıl düzeltebilirim?
for i in `ls -f *.doc`;do mv $i ./islenenler/.;done ?DAR? ?ARTNAME.doc ?DAR? ?ARTNAME (TRABZON).doc ?dari ?artname.doc Hizmet a??k tip idari ?artname 2009.doc teknik 2967 .doc teknik ?artname.doc mv: cannot stat `\335DAR\335': No such file or directory mv: cannot stat `\336ARTNAME.doc': No such file or directory mv: cannot stat `\335DAR\335': No such file or directory mv: cannot stat `\336ARTNAME': No such file or directory mv: cannot stat `(TRABZON).doc': No such file or directory mv: cannot stat `\335dari': No such file or directory mv: cannot stat `\336artname.doc': No such file or directory mv: cannot stat `Hizmet': No such file or directory mv: cannot stat `a\347\375k': No such file or directory mv: cannot stat `tip': No such file or directory mv: cannot stat `idari': No such file or directory mv: cannot stat `\376artname': No such file or directory mv: cannot stat `2009.doc': No such file or directory mv: cannot stat `mal_tip_idari_sartname': No such file or directory mv: cannot stat `1.doc': No such file or directory mv: cannot stat `teknik': No such file or directory mv: cannot stat `2967': No such file or directory mv: cannot stat `.doc': No such file or directory mv: cannot stat `teknik': No such file or directory mv: cannot stat `\376artname.doc': No such file or directory
_______________________________________________ Linux-sunucu E-Posta Listesi [email protected] Liste kurallarını http://liste.linux.org.tr/kurallar.php bağlantısından okuyabilirsiniz; Bu Listede neden bulunduğunuzu bilmiyorsanız veya artık bu listeden gelen e-postaları almak istemiyorsanız aşağıdaki bağlantı adresini kullanarak 1 dakika içinde üyeliğinizi sonlandırabilirsiniz. http://liste.linux.org.tr/mailman/listinfo/linux-sunucu
