Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
Asplit | Description: | Split binary | Download: | asplit.i386-aros.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 68kb | Version: | 2.03 | Date: | 23 Jan 21 | Author: | Marc MENDEZ | Submitter: | aGGreSSor [CPU] | Requirements: | ABIv0; i386, InstallerLG | Category: | utility/shell | License: | Freeware | Distribute: | yes | FileID: | 2272 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 52 (Current version) | | 52 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] ============================== F E A T U R E S ==============================
A command to split binary/text files (Shell only). Useful to transfer
files across removable storage units. It looks like 'split' under
Unix®, but Asplit allows you to specify the size in bytes (instead of
lines).
============================ R E Q U I R E M E N T ==========================
Asplit tested and worked fine on the following configurations:
- IcarOS i386 (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
- AROS One i386 (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
================================= U S A G E =================================
Asplit [-b buffer] [-n number] -s size filein [fileout|directory]
-b buffer specify the size of the internal buffer.
Default: 1024 bytes.
It's advised to use 1024 multiple values. This field is optional.
-n number specify the base number used to numerate the file.
Default: 0.
-s size specify the maximum size (in bytes) of each sub-file.
filein the name of the file to split.
fileout|directory
Several cases:
· No filename given:
The source filename is used as root name of the files
created. These files are in the current directory.
· A filename is given:
It will be used as root name. This name can be
composed of a path.
· A path is given:
The files will be created in this directory. The path
MUST end by ":" (for Amiga) or "/".
================================ S O U R C E ================================
Backport from aminet
http://aminet.net/package/util/cli/Asplit203
AROS cross-compilation by
______ ______ ______ ______
______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____
|: , |: | |: | |: ,_|: ,__|:___ |:___ |: - |: ,_|
|__|___|______|______|___| _____|______|______|______|___|
home cross-compilation factory
|