From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-November/020170.html | 113 +++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-November/020170.html (limited to 'zarb-ml/mageia-dev/2012-November/020170.html') diff --git a/zarb-ml/mageia-dev/2012-November/020170.html b/zarb-ml/mageia-dev/2012-November/020170.html new file mode 100644 index 000000000..354eb46cb --- /dev/null +++ b/zarb-ml/mageia-dev/2012-November/020170.html @@ -0,0 +1,113 @@ + + + + [Mageia-dev] [Bug 8177] rm command can't delete file, unless using the full path for the rm binary "/bin/rm" + + + + + + + + + +

[Mageia-dev] [Bug 8177] rm command can't delete file, unless using the full path for the rm binary "/bin/rm"

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Thu Nov 22 17:47:41 CET 2012 +

+
+ +
'Twas brillig, and Michael Wood at 22/11/12 14:45 did gyre and gimble:
+> 
+> Or if you happy to run rm as it was written and risk deleting something
+> you didn't want too, then comment out the alias (and any others that get
+> on your nerves:) ) from /etc/profile.d/60alias.sh
+
+While it technically is a config file, it's also numeric which means
+that one day, it *might* be renumbered for whatever need at the time.
+
+I therefore try to always avoid editing such files whenever possible.
+
+Instead, I'd personally recommend creating your own file:
+
+/etc/profile.d/999-fsck-the-defaults.sh
+
+and in it just put:
+alias rm=rm
+
+or similar to "undo" the earlier changes.
+
+Sure there is a tiny amount more to do at init, but it's pretty minimal
+and you likely won't notice.
+
+Col
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1