Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to chop binary file into smaller block in unix

Status
Not open for further replies.

Cathay

Member level 3
Joined
Nov 17, 2001
Messages
62
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
454
unix chop file

I need to chop a big binary files into smaller block in unix, upload, transfer and reassmbly. Similar as Winrar could in windows

Any pointer?
 

chopping a binary file in linux

tar maybe?
 

extract block from binary file linux

type "man split", you'll get answer.
 

Why not through PC method as you have mentioned by yourself ? you do this job not really often, right ? i think chop it in your local pc and reassemble it in the destination remote pc, then up to UnixBox should work.
 

split and upload

I want to upload EDA tools from school where there is only Sun and ftp is disabled. However, Yahoo brief case allow me upload in 10MB chunk.

Thank you for helping!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top