How to delete files in the terminal safely
To mitigate the problem of deletion by mistake. Two options were introduced to the rm command -i option shows an interactive prompt asking you if you want to delete that item, for several items or a folder it will ask for every file and folder if you...




