gun to LinuxEnglish · 1 month agoTried to rm -r my .cache but accidentally did .config instead...message-squaremessage-square60fedilinkarrow-up173arrow-down12file-text
arrow-up171arrow-down1message-squareTried to rm -r my .cache but accidentally did .config instead...gun to LinuxEnglish · 1 month agomessage-square60fedilinkfile-text
minus-squareBaumGeistlinkfedilinkarrow-up2·1 month 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