After-the-dot-in-a-file-name, it is called extension.
Before-the-dot-in-a-file-name, what is it called
filenamesnomenclature
Related Question
- Java – Get file name from URL
- Bash – Extract filename and extension in Bash
- C# – Get file name from URI string in C#
- The naming standard for path components
- Dot in file name
- Windows – How to manually create a file with a . (dot) prefix in Windows? For example, .htaccess
- Apache – Mac OS X doesn’t allow to name files starting with a dot. How to name the .htaccess file
- Java – How to get the file name from a String containing the Absolute file path
Best Solution
It's called the basename. In fact, there's a unix/linux command for it: