Hello again, g00r00!
On 04 Aug 2021, Bj�rn Wiberg said the following...
Hoping some of this will be useful for future versions of Mystic (and for others experimenting in the mean time)!
The simplified command lines for LHA/LZH and ARJ on Linux would yield the following "final" archiver definitions:
Active � Yes
Extension � 7Z
OS � Linux
Description � 7-Zip
Pack Cmd � 7z a -ba -y "%1" "%2" >>
Unpack Cmd � 7z e -ba -y -o"%3" "%1" "%2" >>
View Cmd � { 7z l -y "%1" >> "%3%2"; } >>
Active � Yes
Extension � ARJ
OS � Linux
Description � ARJ32 ARJ Utilities
Pack Cmd � arj a -e -i -y "%1" "%2" >>
Unpack Cmd � arj e -e -i -y -w"%3" -ht"%3" "%1" "%2" >>
View Cmd � { arj l -i -y "%1" >> "%3%2"; } >>
Best regards
Bj�rn
--- Mystic BBS v1.12 A47 2021/07/31 (Linux/64)
* Origin: Star Collision BBS, Uppsala, Sweden (2:201/137)