maness300@lemmy.world to Firefox@lemmy.ml · 1 year agoIs there a way to automatically extract files upon download?message-squaremessage-square14fedilinkarrow-up118arrow-down110
arrow-up18arrow-down1message-squareIs there a way to automatically extract files upon download?maness300@lemmy.world to Firefox@lemmy.ml · 1 year agomessage-square14fedilink
minus-squarecmnybo@discuss.tchncs.delinkfedilinkEnglisharrow-up7·1 year agoYou could write a bash script using inotifywait to watch for new files in your download folder and extract them if they are archives.
You could write a bash script using inotifywait to watch for new files in your download folder and extract them if they are archives.