What is the technical term used for a filename without the extension ?
For exemple in the following file path: "C:\Folder\foo.txt"
What is the terminology used for "foo" ?
Thanks
Lots of citations to Wikipedia, but one term on that page that seems to be unambiguous is stem
. Stem
seems better than base name
/basename
because, in Unix, the basename
command simply removes the folder path and keeps the extension.
I suspect that most will not think of stem
as including the folder path, but if you want to be sure, you can say base name stem or stem of the base name. It shouldn't be necessary, though. There is a lot of confirmatory information here.
It is just called a "file" if referring to its base name according to wikipedia. https://en.wikipedia.org/wiki/Filename
Extensionless is what I typically use and hear used.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With