Encyclopedia > Basename

  Article Content

Basename

basename is a common program found on Unix systems. Given a pathname[?], it will return the name of the file that the pathname refers to. For example, basename /home/john/pictures/cat.jpg will return "cat.jpg". Although this seems fairly obvious to humans, basename is a useful tool in shell scripts.

See also: List of Unix programs



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Photosynthesis

... sugars. Both of these processes are accomplished via the mechanism of an electron transport chain. This is a series of proteins embedded in a biological membrane tha ...

 
 
 
This page was created in 46.8 ms