Joliflower to Linux@lemmy.mlEnglish • 2 years agoShare your best DE tricks, shortcuts and apps youve found!message-square25arrow-up141
arrow-up141message-squareShare your best DE tricks, shortcuts and apps youve found!Joliflower to Linux@lemmy.mlEnglish • 2 years agomessage-square25
minus-square@Cwilliams@beehaw.orglinkfedilink1•2 years agoA script to do that would also be nice for us cli junkies
minus-square@hackris@lemmy.mllinkfedilink1•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-square@russjr08@outpost.zeuslink.netlinkfedilinkEnglish1•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.
7z x yourfile -odirectory
Actually, someone in that thread pointed me to [https://www.nongnu.org/atool/](this, which does exactly that!)