Qurak

FileNameSplit

Available

Splits a path into its components.

FileNameSplit["name"]
FileNameSplit["a/b/c.txt"] → {a, b, c.txt}

Topics

Related

All 6300 functions · Use this from an MCP client