I have added bsdtar in the 1.83 version. I did not include unar as by default extraction is always on disk if I see it correctly and there is no specific option to use stdout. The -o option and specifying /dev/stdout does not work on all platforms. In addition to list the contents one needs yet another program, lsar. As there are already two programs to handle rar I believe this solution is acceptable
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have added bsdtar in the 1.83 version. I did not include unar as by default extraction is always on disk if I see it correctly and there is no specific option to use stdout. The -o option and specifying /dev/stdout does not work on all platforms. In addition to list the contents one needs yet another program, lsar. As there are already two programs to handle rar I believe this solution is acceptable