basename <string...>
Return filename portion of pathname
Arguments
Name | Description |
---|---|
string | String to operate on (typically filenames) |
Options
Name | Description |
---|---|
-a | Treat every argument as a string |
-s <suffix> | Suffix to remove from string |
Return filename portion of pathname
Name | Description |
---|---|
string | String to operate on (typically filenames) |
Name | Description |
---|---|
-a | Treat every argument as a string |
-s <suffix> | Suffix to remove from string |