BASENAME(1)
NAME
basename − strip file name affixes
SYNOPSIS
basename string [ suffix ]
DESCRIPTION
Basename deletes any prefix ending in / and the suffix, if present in string, from string, and prints the result on the standard output.
Plan 9 — January 03, 1993