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
Reformed churches

... Presbyterian Church of Canada[?] The Presbyterian Church of Canada split from a larger group of the same name that voted to join the United Church of Canada in 1925 ...

 
 
 
This page was created in 46.1 ms