270
Frog put Claude in a box
(thelemmy.club)
Post funny things about programming here! (Or just rant about your favourite programming language.)
/*
Or the (probably, IDK) more common way to do it accidentally, cd into /, think you're somewhere else or type into the wrong shell, and then rm -rf *
A safe approach is to go up one dir ectody and run rm -rf dirname. With that habit you have high confid3nce of deleting folder you need.
i've always preferred
rm -rf .*