diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-14 04:22:39 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-14 04:22:39 -0500 |
| commit | e286ed23ae3cabfb75327d8512dc937b2ecf9be1 (patch) | |
| tree | a39a2494cdcca3145f283a515bfa42eb5f33e0df /TODO.txt | |
| parent | e2da2bffe58a76c091d3496bd3ca2d2f18ea2eb6 (diff) | |
| download | unalf-e286ed23ae3cabfb75327d8512dc937b2ecf9be1.tar.gz | |
Add command-line options.
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 18 |
1 files changed, 2 insertions, 16 deletions
@@ -1,19 +1,5 @@ -- selective extraction, possibly with wildcards - -- rename old file to flle~ rather than overwriting - -- implement a few unzip/arc style options: - -a = convert text files (Atari EOL => UNIX NL), -aa = all files - -e = extract (already the default action) - -t = test checksums - -k = keep trailing dot for extensionless filenames - -l = list (filenames only) - -L = lowercase filenames - -d <dir> = set output dir (create if needed) - -o = overwrite (do not create file~ backups) - -p = extract to stdout - -x <pattern> = do not extract files matching pattern - -v = verbose list +- be more informative with -t option ("No errors found", or "2 files + with bad checksums found"). - reverse-engineer the ALF14.COM binary, so we have a compressor. this would be more of "just to say I did it" thing, there's no real |
