The AROS Archives(anonymous IP: 18.225.255.134,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (243)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1624

Full index file
Recent index file

Part of aros exec
 Readme for:  Utility » Shell » asplit.i386-aros.lha

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: 35  (Current version)
35  (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


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved