Joliflower@lemmy.ml to Linux@lemmy.mlEnglish · 2 years agoShare your best DE tricks, shortcuts and apps youve found!message-squaremessage-square32fedilinkarrow-up163arrow-down11
arrow-up162arrow-down1message-squareShare your best DE tricks, shortcuts and apps youve found!Joliflower@lemmy.ml to Linux@lemmy.mlEnglish · 2 years agomessage-square32fedilink
minus-squareCwilliams@beehaw.orglinkfedilinkarrow-up3·2 years agoA script to do that would also be nice for us cli junkies
minus-squarehackris@lemmy.mllinkfedilinkarrow-up2·2 years 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-22 years 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