#!/usr/bin/perl -w use strict; use File::Copy; move("fromfile","tofile") or die "Unable to move: $!";
In reply to Re: Unix command working with Perl
by Steve_p
in thread Unix command working with Perl
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |