Skip to main content

Thread: Bash script for moving files


i have folder /var/www/img has lots of image files name date.

want move images 201108 filename /root/a

tried bash without luck

html code:
$mv $(find . -name "201108") /root/a/;
please help?

mv *201108* /wherever/.


Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Bash script for moving files


Ubuntu

Comments

Popular posts from this blog

Adobe Acrobat Pro , Terminal Server Use

Thread: transmission-daemon isn't playing nice: "409: Conflict"

Thread: gpg: Conflicting Commands