Re: how to split a big gz file
From: those who know me have no need of my name (not-a-real-address_at_usa.net)
Date: 01/06/04
- Next message: jmc: "Re: file processing"
- Previous message: those who know me have no need of my name: "Re: Online Unix Simulator?"
- In reply to: jfuture_99_at_yahoo.com: "how to split a big gz file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 06 Jan 2004 08:59:33 GMT
in comp.unix.shell i read:
>I have a situiation: I want to email a big gz (zipped) file and the
>limitation is 2 mb. If I have a test.gz which is 18M, how can I chop
>it up and send them out individually.
mpack -m 1900000 file address...
-- a signature
- Next message: jmc: "Re: file processing"
- Previous message: those who know me have no need of my name: "Re: Online Unix Simulator?"
- In reply to: jfuture_99_at_yahoo.com: "how to split a big gz file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]