OS: Linux
I was looking at other scripts and got nowhere.
Search found 2 matches
- 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
- 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...