Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: floppy on March 07, 2013, 11:14:51 AM

Title: (solved) how to use p7zip in a command for expanding a file?
Post by: floppy on March 07, 2013, 11:14:51 AM
How to use that command to expand a file?
"p7zip e filename.7z" dont work.
the application is loaded with "tce-load -i p7zip"
Thanks.
Title: Re: how to use p7zip in a command for expanding a file?
Post by: SamK on March 07, 2013, 11:43:16 AM
How to use that command to expand a file?
"p7zip e filename.7z" dont work.
the application is loaded with "tce-load -i p7zip"
Thanks.
Looking in the Files tab of p7zip.tcz in App Browser, the executable name is 7z rather than p7zip.
Code: [Select]
7z --helplists the range of available options.