#!/usr/bin/perl $filename = 'new\&name.txt'; `mv $filename new_filename_renamed.txt`; [download]
In reply to Re: move command by jbt in thread move command by gem555