For RAR I set run action to: xterm -e unrar x "$@" `dirname "$@"` Same can be done with any other compression utility, I'm sure.
<code>
<blockcode>
More information about formatting options
Alternative
For RAR I set run action to: xterm -e unrar x "$@" `dirname "$@"`
Same can be done with any other compression utility, I'm sure.