FileBaseName
FileBaseName["file"]
gives the base name for a file without its extension.
Details and Options
- FileBaseName["name.ext"] gives "name".
- FileBaseName drops all directory specifications.
- FileBaseName by default assumes pathname separators and other conventions suitable for your operating system.
- FileBaseName[…,OperatingSystem->"os"] uses the conventions of the specified operating system. Possible choices are "Windows", "MacOSX", and "Unix".
- FileBaseName just operates on names of files; it does not actually search for the file specified.
- FileBaseName[File["file"]] is also supported.
Examples
open allclose allScope (3)
Leading directory names are dropped:
Force interpretation of a file name as a Windows path:
Get the base name of the file specified by the File object:
Wolfram Research (2008), FileBaseName, Wolfram Language function, https://reference.wolfram.com/language/ref/FileBaseName.html (updated 2016).
Text
Wolfram Research (2008), FileBaseName, Wolfram Language function, https://reference.wolfram.com/language/ref/FileBaseName.html (updated 2016).
CMS
Wolfram Language. 2008. "FileBaseName." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/FileBaseName.html.
APA
Wolfram Language. (2008). FileBaseName. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FileBaseName.html