- or download this
### I run this from the command line:
/usr/bin/perl mover.pl The.Rookie.S05E14.720p.HEVC.x265-MeGusta[eztv.r
+e].mkv
- or download this
unless ( -e $ARGV[0] ) {
die("$ARGV[0] doesn't exist");
}
- or download this
say "move command: 'mv $ARGV[0] ./r/'";
system("mv $ARGV[0] ./r/");