GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
UNADF(1) FreeBSD General Commands Manual UNADF(1)

unadf - list and extract files from an Amiga Disk File dump

unadf [-l] [-r] [-c] [-s] [-m] [-p] [-w] [-h] [-V] [-vvol] [-ddir] filename.adf [files...]

unadf is a program that extracts files from an Amiga Disk File dump.

unadf supports dumping the native filesystems of both Amiga floppy disks and Amiga hard disks.

By default, unadf extracts all files it finds. To extract only specific files, list them with their full path after the dump filename.

A summary of options is included below.

Lists root directory contents.
Lists directory tree contents.
Use dircache data (must be used with -l).
Display entries logical block pointer (must be used with -l).
Pipe extracted files to stdout (unadf -p dump.adf Pics/pic1.gif | xv -).
Mangle extracted filenames so they meet Windows file naming requirements. Forbidden characters and trailing dots or spaces will be replaced with an underscore, and an underscore will be inserted if a filename would otherwise be invalid (e.g. "CON.txt" becomes "CON_.txt", "prn" becomes "prn_")
Show summary of options.
Show version.
Mount volume #vol instead of default #0 volume.
Extract to 'dir' directory.

xdms(1).

unadf was originally written by Laurent Clevy <laurent.clevy@club-internet.fr>. Current version was developed by Stuart Caie <kyzer@cabextract.org.uk>, as a part of the ADFlib (https://github.com/adflib/ADFlib).

This manual page was written by Gürkan Sengün <gurkan@linuks.mine.nu>, for the Debian project (but may be used by others).

March 13, 2025

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.