Joliflower to Linux@lemmy.mlEnglish • 1 year agoShare your best DE tricks, shortcuts and apps youve found!message-square36fedilinkarrow-up165arrow-down11
arrow-up164arrow-down1message-squareShare your best DE tricks, shortcuts and apps youve found!Joliflower to Linux@lemmy.mlEnglish • 1 year agomessage-square36fedilink
minus-square@Cwilliams@beehaw.orglinkfedilink3•1 year agoA script to do that would also be nice for us cli junkies
minus-square@hackris@lemmy.mllinkfedilink2•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-square@russjr08@outpost.zeuslink.netlinkfedilinkEnglish2•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