Enable a Confirmation When Deleting Files & Folders with rm Command
Apr 21, 2016 - 5 Comments

Most command line users know that the “rm” command for removing and deleting files is quite powerful, able to delete just about any file imaginable within the file system – whether it should be removed or not. Once you add in wildcards and sudo, rm and srm because exponentially more potent and potentially dangerous, so … Read More