Next: file-name-extension, Previous: file-name-directory, Up: Directory and File Variables and Functions [Index]
This function takes a full file name (path) and returns everything after the last slash, or the full name if it contains no slash. If the file name ends in a slash, then this function will return the empty string.
a full file name (path)
file name without its directory.