How To Change File Extensions On Linux
But what if you want to change these extensions for some reason? Perhaps you need to rename a text file to a Bash script. Simply writing the code in a text file won’t do the job. On Linux, changing file extensions is much easier than you might think. Change File Extensions From the Terminal Extensions are part of a file’s name. And if you want to change the extension (or the name), you’d use the mv command....