gun@lemmy.ml to Linux@lemmy.mlEnglish · 4 days agoTried to rm -r my .cache but accidentally did .config instead...message-squaremessage-square56fedilinkarrow-up173arrow-down12file-text
arrow-up171arrow-down1message-squareTried to rm -r my .cache but accidentally did .config instead...gun@lemmy.ml to Linux@lemmy.mlEnglish · 4 days agomessage-square56fedilinkfile-text
minus-squareBaumGeist@lemmy.mllinkfedilinkarrow-up1·1 day agoi have rm aliased to rm -i, it’s basically the closest to PowerShell’s -WhatIfthat a posix shell gets
i have
rm
aliased torm -i
, it’s basically the closest to PowerShell’s-WhatIf
that a posix shell gets