uuencode it, then run it through split. You could then move the split pieces onto removable media and reassemble it on another system.

To put split piece back together you just cat them:
cat split2 split2 > total.uu
then uudecode it to restore the original file.

i know this but it makes temporary files i would like to avoid.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to