diff --git a/site/pages/cmd/interm/basename.html b/site/pages/cmd/interm/basename.html index 8092e28..e6af7b0 100644 --- a/site/pages/cmd/interm/basename.html +++ b/site/pages/cmd/interm/basename.html @@ -30,3 +30,12 @@ Here are some of the most common basename flags:
  • -s: The suffix is taken as its argument
  • -a: Supports multiple arguments and they will be treated as a name
  • + +

    Example

    + +
    +  basename /USI/command
    +  
    + + The shell will output this: + command