> mv /one/long/path/on/a/partition/file 
> /another/path/on/another/partition/file

mkdir -p /another/path/on/another/partition
mv /one/long/path/on/a/partition/file /another/path/on/another/partition/file

-- 
Hal Pomeranz, Founder/CEO      Deer Run Associates      [email protected]
   Computer Forensic Investigations, Information Security, Training
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to