logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

basename - Print NAME with any leading directory components removed If specified, also remove a trailing

Description

       Print NAME with any leading directory components removed If specified, also remove a trailing SUFFIX

Name

       basename  - Print NAME with any leading directory components removed If specified, also remove a trailing
       SUFFIX

Options

-a, --multiple
              support multiple arguments and treat each as a NAME

       -s, --suffix=SUFFIX
              remove a trailing SUFFIX; implies -a

       -z, --zero
              end each output line with NUL, not newline

       -h, --help
              Print help

       -V, --version
              Print version

Synopsis

basename [-a|--multiple] [-s|--suffix] [-z|--zero] [-h|--help] [-V|--version] [name]

Version

       v0.0.30

                                                 basename 0.0.30                                     basename(1)

See Also