Joliflower@lemmy.ml to Linux@lemmy.mlEnglish · 1 year agoShare your best DE tricks, shortcuts and apps youve found!message-squaremessage-square33fedilinkarrow-up165arrow-down11
arrow-up164arrow-down1message-squareShare your best DE tricks, shortcuts and apps youve found!Joliflower@lemmy.ml to Linux@lemmy.mlEnglish · 1 year agomessage-square33fedilink
minus-squareCwilliams@beehaw.orglinkfedilinkarrow-up3·1 year agoA script to do that would also be nice for us cli junkies
minus-squarehackris@lemmy.mllinkfedilinkarrow-up2·1 year agoAs a fellow cli junkie, I made my own script like this years ago. But I got rid of it as part of debloating my system. Whenever I want to extract something, I create a directory and move the archive there.
minus-squarerussjr08@outpost.zeuslink.netlinkfedilinkEnglisharrow-up2·edit-21 year agoActually, someone in that thread pointed me to https://www.nongnu.org/atool this, which does exactly that!
A script to do that would also be nice for us cli junkies
As a fellow cli junkie, I made my own script like this years ago. But I got rid of it as part of debloating my system. Whenever I want to extract something, I create a directory and move the archive there.
Actually, someone in that thread pointed me to https://www.nongnu.org/atool this, which does exactly that!
7z x yourfile -odirectory