logical american <[email protected]> writes:

> So far all that I have been able to do is
>
> mkdir /another
> cd another
> mkdir path
> cd path
> mkdir on
> cd on
> mkdir another
> cd another
> mkdir partition
> cd partition
> cp /one/long/path/on/a/partition/file .
>

mkdir -p /another/path/on/another/partition

-- 
Gerald Turner   Email: [email protected]   JID: [email protected]
GPG: 0xFA8CD6D5  21D9 B2E8 7FE7 F19E 5F7D  4D0C 3FA0 810F FA8C D6D5

Attachment: pgpaKhvDKyROT.pgp
Description: PGP signature

_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to