@[email protected] to [email protected]English • 7 months agoTried to rm -r my .cache but accidentally did .config instead...message-square58fedilinkarrow-up170
arrow-up170message-squareTried to rm -r my .cache but accidentally did .config instead...@[email protected] to [email protected]English • 7 months agomessage-square58fedilink
minus-square@[email protected]linkfedilink2•7 months 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