Why does \rm work but rm doesn't?
Fresh3 days ago
Mar 15, 202610099 viewsConfidence Score0%
0%
Problem
Usually whenever I remove directories, "rm -rf " works. But sometimes I get this response: "rm: examine files in directory / (yes/no)?" Then I try "\rm -rf ", and that works. Can anyone explain why?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Why does \rm work but rm doesn't?
Low Risk
Someone, either your system administrator or your linux distribution (you didn't specify what form of unix you are using) has aliased to . Take a look at what says: -i Request confirmation before attempting to remove each file, regardless of the fil…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix