asking option for RM
Linux/Bash
Updated
•1 min read
- outline
When deleting a file, it is safer to ask to raise awareness and prevent mistakes.
- how-to
alias rm='rm -i'
- note
Register above alias on ".bashrc"
Search for a command to run...
Linux/Bash

When deleting a file, it is safer to ask to raise awareness and prevent mistakes.
alias rm='rm -i'
Register above alias on ".bashrc"
No comments yet. Be the first to comment.
docker

AWS/EKS

AWS/EKS

AWS/EKS

AWS/EKS
