by Joshua Brauer on August 27, 2005
On the list of things not to do: don't accidently run "rm -fr directory/ *" when you mean "rm -fr directory/*". The effect is not the same.
On the list of things not to do: don't accidently run "rm -fr directory/ *" when you mean "rm -fr directory/*". The effect is not the same.