/srv/irclogs.ubuntu.com/2015/05/13/#ubuntu-ir.txt

ubusersalam.12:53
ubuserkesi ni?12:53
BogeymanAgnosticHi! I want to copy all files named "Folder.jpg" to "Cover.jpg" each in their respective directories, but the following "find" command only copies them to "." or current working directory. Please guide me:23:46
BogeymanAgnostic find /home/kambiz/mnt/HDD3/HDD3_Music/000-Pop/Michael_Jackson/Jimi_Hendrix -type f -iname 'folder.jpg' -print -exec cp {}23:46
BogeymanAgnosticاین دستور به جای اینکه هر فایلی رو در دایرکتوری خودش کپی کنه، اونا رو در دایرکتوری جاری کپی میکنه23:47
BogeymanAgnosticچیکار کنم؟23:47
BogeymanAgnostic find /home/kambiz/Music/Jimi_Hendrix/ -type f -iname 'folder.jpg' -print -exec cp {} cover.jpg \;23:48
BogeymanAgnosticکار نمیکنه ^23:48
BogeymanAgnosticمشکل کجاس؟23:48

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!