💾 Archived View for cugi.ie › aminet › 1719191100.gmi captured on 2024-08-25 at 01:01:48. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-07-09)
-=-=-=-=-=-=-
Author: Sivvus Uploader: polluks+aminet sdf org (Stefan Haubenthal) Type: misc/emu Version: 1.07 Architecture: ppc-morphos Date: 2024-06-23 Readme: http://aminet.net/misc/emu/taput.readme Downloads: 26
http://aminet.net/misc/emu/taput.lha
TAPe UTility v1.07 by Sivvus (build:none)
Usage: TAPUT command [options] FileIn [FileOut]
Commands:
add Add a file at the end of the "tap" image
if the image does not exist, it will be created
extract Extract a block of data to a file
fix-0 Remove empty blocks from the image
fix-crc Correct the checksum of the selected blocks
insert Insert a file at the beginning of the image,
with the -s <n> option inserts a file before block n
list List image content
remove Remove blocks of data from the image (requires -s
(<n>|<n>-<m>))
up to 10 blocks can be selected
replace Replace the data block with the contents of the file
Options:
-b Creates a BASIC program header block
-h, --help Display this help and exit
-n <name> Implies creating a block header,
<name> sets a block name
-o <addr> Implies creating a block header,
<addr> sets the origin address or the BASIC autostart line
number
-r, --raw Treats input/output files as raw data,
refrains from creating a flag and checksum
-s (<n>|<n>-<m>)[,(<n>|<n>-<m>)]..
Selects the block numbers and/or block ranges (up to 10)
Examples:
taput add -o 32768 -n "Block name" file.bin image.tap
taput extract -s 2 image.tap file.bin
taput fix-0 image.tap
taput fix-crc -s 3 image.tap
taput insert -s 3 -o 32768 -n "Block name" file.bin image.tap
taput list image.tap
taput remove -s 1-4,8,12 image.tap
taput replace -s 2 file.bin image.tap
PERMISSION UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME ---------- ----------- ------- ------- ------ ---------- ------------ ---------- [generic] 14639 14639 100.0% -lh0- a035 Jan 6 2020 taput-master/build/taput-win32.zip [generic] 410 879 46.6% -lh5- d70c Jan 6 2020 taput-master/Makefile [generic] 704 1768 39.8% -lh5- bdd3 Jan 6 2020 taput-master/README.md [generic] 5376 31755 16.9% -lh5- cb5a Jan 6 2020 taput-master/taput.c [generic] 17452 44896 38.9% -lh5- aa35 Jun 23 01:04 taput-master/taput ---------- ----------- ------- ------- ------ ---------- ------------ ---------- Total 5 files 38581 93937 41.1% Jun 24 01:05
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminet aminet net>