Rechercher une page de manuel
9base-basename
Langue: en
Version: 265501 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
basename - strip file name affixesSYNOPSIS
basename [ -d ] string [ suffix ]DESCRIPTION
Basename deletes any prefix ending in slash (/) and the suffix, if present in string, from string, and prints the result on the standard output.
The -d option instead prints the directory component, that is, string up to but not including the final slash. If the string contains no slash, a period and newline are printed.
SOURCE
/src/cmd/basename.c
L'amour n'est que le roman du coeur,
c'est le plaisir qui en est l'histoire.
-+- Beaumarchais -+-
c'est le plaisir qui en est l'histoire.
-+- Beaumarchais -+-
Contenus ©2006-2010 Benjamin Poulain
Design ©2006-2010 Maxime Vantorre