Create BACKUP of Linux Files Before Editing
Before editing any important file, the best practice is to create a backup of it. The extensions “.bak”, “.sav”, “.old”, and “.orig” are all popular ways of indicating a backup file. So, create the simplest backup using .bak: Now, if we run ls, we can see that .bashrc.bak appears slightly dimmed: If you need to,
