LXer: Why Aliasing rm Command is a Bad Practice in Linux
by LXer from LinuxQuestions.org on (#6JZQM)
Published at LXer:
In this brief tutorial, we will learn why aliasing 'rm' command to 'rm -i' is a bad practice with a practical example. We are also going to learn about the best practices and safer alternatives to alias the rm command in Linux.
Read More...
In this brief tutorial, we will learn why aliasing 'rm' command to 'rm -i' is a bad practice with a practical example. We are also going to learn about the best practices and safer alternatives to alias the rm command in Linux.
Read More...