OSDN Git Service

Import translated manuals from JM CVS Repository.
[linuxjm/jm.git] / manual / GNU_sh-utils / original / man1 / basename.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.012.
2 .TH BASENAME "1" "August 1999" "GNU sh-utils 2.0" FSF
3 .SH NAME
4 basename \- strip directory and suffix from filenames
5 .SH SYNOPSIS
6 .B basename
7 \fINAME \fR[\fISUFFIX\fR]
8 .br
9 .B basename
10 \fIOPTION\fR
11 .SH DESCRIPTION
12 .PP
13 .\" Add any additional description here
14 .PP
15 Print NAME with any leading directory components removed.
16 If specified, also remove a trailing SUFFIX.
17 .TP
18 \fB\-\-help\fR
19 display this help and exit
20 .TP
21 \fB\-\-version\fR
22 output version information and exit
23 .SH "REPORTING BUGS"
24 Report bugs to <bug-sh-utils@gnu.org>.
25 .SH "SEE ALSO"
26 The full documentation for
27 .B basename
28 is maintained as a Texinfo manual.  If the
29 .B info
30 and
31 .B basename
32 programs are properly installed at your site, the command
33 .IP
34 .B info basename
35 .PP
36 should give you access to the complete manual.
37 .SH COPYRIGHT
38 Copyright \(co 1999 Free Software Foundation, Inc.
39 .br
40 This is free software; see the source for copying conditions.  There is NO
41 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.