STORE! file format?
J.L.WOOD
jlw at lznv.ATT.COM
Fri Sep 23 07:01:38 AEST 1988
To look at an install'able file just:
cd /tmp
mkdir work
cd work
cpio -icBdu < <filename>+IN
This will produce a lot of stuff, but the thing you're interested in the
the Install file which is a shell procedure which actually does the
work. There is also a Remove file which will uninstall the package.
To simply look at the filenames do:
cpio -icBtv < <filename>+IN
Have Fun
Joe Wood
jlw at lznv.ATT.COM
More information about the Unix-pc.general
mailing list