Scripting: Remove file extension from a filename
This is a quick tip on how to remove file extension from a filename. Lets say filename is redhat.csv and for us to extract the file name only and leave out the extension. There is a couple of ways to do itRead More →