gun@lemmy.ml to Linux@lemmy.mlEnglish · 1 year agoTried to rm -r my .cache but accidentally did .config instead...message-squaremessage-square80fedilinkarrow-up172arrow-down12file-text
arrow-up170arrow-down1message-squareTried to rm -r my .cache but accidentally did .config instead...gun@lemmy.ml to Linux@lemmy.mlEnglish · 1 year agomessage-square80fedilinkfile-text
minus-squareBaumGeist@lemmy.mllinkfedilinkarrow-up2·1 year agoi have rm aliased to rm -i, it’s basically the closest to PowerShell’s -WhatIfthat a posix shell gets
i have
rmaliased torm -i, it’s basically the closest to PowerShell’s-WhatIfthat a posix shell gets