Do anyone know if there's some decent software which auto extracts anything which gets downloaded (to f.e. ~/Downloads)? If, let's say, I download x.tar, it would automatically extract it to x (folder).
feedback
|
|
You could maybe try a little mini-daemon along the lines of:
Just start that running and away you go. I'm not sure what the performance implications of a bash forever loop would be, but just looking at it in | |||||||
feedback
|
|
You could use fsniper, which makes use of inotify. From the fsniper homepage:
| |||
|
feedback
|
|
It's not automatic, but "right click > extract here" for gnome extracts it into a folder of the same name. | |||||
|
feedback
|
