On 6/15/07, net <[EMAIL PROTECTED]> wrote:
wah... bisa mas...
sayanga nya gabisa pindahin yg file name nya pake spaci

cat list_pdf | while read line; do basename "$line"; done > hanya_pdf

for i in `cat hanya_pdf`; do mv $i ebook_security/; done

kalo ketemu fie yg pake spaci dia pasti error karena di kira file nya 2



Pake while lagi dong:
cat hanya_pdf | while read line; do mv "$line" security/; done

--
Regards
Yohanes
How the adsense "make fast money" scam works: http://tinyhack.com/adsense/

--
Berhenti langganan: [EMAIL PROTECTED]
Arsip dan info: http://linux.or.id/milis

Kirim email ke