Search found 1 match

by gonzo112
January 5th, 2013, 9:57 am
Forum: Post-Processing Scripts
Topic: [OSX] Moving Files after downloads
Replies: 1
Views: 2870

[OSX] Moving Files after downloads

Hello Everybody I looked at quite a lot of scripts but can't get my head around why this is not working for me. I hope one of you can help me out with the two questions i have: 1: I am using the following script to move my files to my NAS: #!/bin/bash if [ "$5" = "movies" ]; then...