Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

RedHat 5.2

(Apollo)

basename(1)


BASENAME

BASENAME

NAME
SYNOPSIS
DESCRIPTION

NAME

basename − strip directory and suffix from filenames

SYNOPSIS

basename name [suffix]
basename
{−−help,−−version}

DESCRIPTION

This documentation is no longer being maintained and may be inaccurate or incomplete. The Texinfo documentation is now the authoritative source.

This manual page documents the GNU version of basename. The basename command removes any leading directory components from name; If suffix is specified and is identical to the end of name, it is removed from name as well. basename prints the resulting name on the standard output.

OPTIONS

−−help

Print a usage message on standard output and exit successfully.

−−version

Print version information on standard output then exit successfully.



basename(1)