mardi 21 juin 2011

How to unzip PeopleBooks CD on AIX

If you simply want to unzip a PeopleBooks without installing any additional software, you can use the jar executable provided in your Java SDK. Jar is the Java archive tool.

For example, to unzip the PeopleBooks CD, run the following commands:

mkdir psbooks-fscm91-V24808-01
cd psbooks-fscm91-V24808-01
/usr/java6_64/bin/jar -xvf ../psbooks-fscm91-V24808-01.zip

Aucun commentaire:

Enregistrer un commentaire