Need help on ARJ extraction in IBM AIX Machine

Hi,

We have the requirement that, needs to extract the *.arj (archive) files in IBM AIX platform.
Anyone can guide me to how to extract the files using ARJ or any other zip technique.

Regards,
Deepak.

You install the application, see its manpage or -h|--help output to figure out the options required.

Eg:

arj x archieve

To extract the arj-archieve with full paths.

hth

1 Like

When I check, I can able to see the software for Windows system only. Not for Unix.
For windows, I tried Openarj. But this is also trial version only.

Can you share any links for software / patch for AIX machine.
Could you please help!!!

Do you have a compiler on your machine? You may need to build it.

Open-source ARJ