mferarri
March 18th, 2012, 05:26 AM
hi ubuntuforums,
if i want to move pictures from
'home/user/pics/animals/downloaded/google_images/mammals/scary/' to 'home/user/pics/animals/downloaded/google_images/mammals/' (back 1 subdirectory)is there a shorter way to do it than:
mv foo.jpg home/user/pics/animals/downloaded/google_images/mammals/
this is an example for something similar that im doing btw.:)
if i want to move pictures from
'home/user/pics/animals/downloaded/google_images/mammals/scary/' to 'home/user/pics/animals/downloaded/google_images/mammals/' (back 1 subdirectory)is there a shorter way to do it than:
mv foo.jpg home/user/pics/animals/downloaded/google_images/mammals/
this is an example for something similar that im doing btw.:)