maness300@lemmy.world to Firefox@lemmy.ml · 9 months agoIs there a way to automatically extract files upon download?message-squaremessage-square15fedilinkarrow-up118arrow-down110
arrow-up18arrow-down1message-squareIs there a way to automatically extract files upon download?maness300@lemmy.world to Firefox@lemmy.ml · 9 months agomessage-square15fedilink
minus-squarecmnybo@discuss.tchncs.delinkfedilinkEnglisharrow-up7·9 months 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.