|
Rox-filer bug?
hey,
when i am unzip a zip file with rox-filer, it always extract the archive file to my ~ .
I already set run action for zip file as ' unzip "$@" ' or ' unzip -d ./ "$@" ' , so logically it will extract the file to current directory.
so if anybody know how to fix it(extract archive file to current dir), pls help me.
btw..it the same prob happen with other archive file, .gz, .tar, .bz2
|