I like 7z.
you can install it on debian with "apt-get install p7zip-full p7zip-rar"
then, on rox, you can do this: 7z x -o"$(dirname "$@")" "$@"
<code>
<blockcode>
More information about formatting options
7z
I like 7z.
you can install it on debian with "apt-get install p7zip-full p7zip-rar"
then, on rox, you can do this:
7z x -o"$(dirname "$@")" "$@"