Introduction
Introduction Statistics Contact Development Disclaimer Help
basename.1 - sbase - suckless unix tools
git clone git://git.suckless.org/sbase
Log
Files
Refs
README
LICENSE
---
basename.1 (384B)
---
1 .Dd October 8, 2015
2 .Dt BASENAME 1
3 .Os sbase
4 .Sh NAME
5 .Nm basename
6 .Nd strip leading directory components of a path
7 .Sh SYNOPSIS
8 .Nm
9 .Ar path
10 .Op Ar suffix
11 .Sh DESCRIPTION
12 .Nm
13 writes
14 .Ar path
15 without leading directory components and
16 .Ar suffix
17 to stdout.
18 .Sh SEE ALSO
19 .Xr dirname 1 ,
20 .Xr basename 3
21 .Sh STANDARDS
22 The
23 .Nm
24 utility is compliant with the
25 .St -p1003.1-2013
26 specification.
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.