Search found 2 matches

by Mithrilhall
January 26th, 2013, 1:31 pm
Forum: Post-Processing Scripts
Topic: Trouble with simple script to copy/move files after download
Replies: 3
Views: 2919

Re: Trouble with simple script to copy/move files after down

OS: Linux
I was looking at other scripts and got nowhere.
by Mithrilhall
January 26th, 2013, 12:36 am
Forum: Post-Processing Scripts
Topic: Trouble with simple script to copy/move files after download
Replies: 3
Views: 2919

Trouble with simple script to copy/move files after download

I'm attempting to write a simple script to copy/move files from my complete directory to my book_collection and I'm not sure what I'm doing. ??? #!/bin/bash # ebooks location? book_collection="/media/f2957688-cb5e-4d5f-af3f-45d43d902197/ebooks" # download location? working_dir="/media...