Enter your email address:

Delivered by FeedBurner

basename - removing directories and suffix from file names


StumbleUpon Toolbar

If you need to remove the directory or any suffix from a file name you may use basename, this is really useful when you are creating shell scripts.

In the man page, there are this examples

basename /usr/bin/sort

Output "sort".

basename include/stdio.h .h

Output "stdio".

you can enter

info basename

to get this output:

File: *manpages*,  Node: basename,  Up: (dir)

BASENAME(1)                      User Commands                     BASENAME(1)

NAME
       basename - strip directory and suffix from filenames

SYNOPSIS
       basename NAME [SUFFIX]
       basename OPTION

DESCRIPTION
       Print  NAME  with  any leading directory components removed.  If speci-
       fied, also remove a trailing SUFFIX.

       --help display this help and exit

       --version
              output version information and exit

EXAMPLES
       basename /usr/bin/sort
              Output "sort".

       basename include/stdio.h .h
              Output "stdio".

AUTHOR
       Written by FIXME unknown.

REPORTING BUGS
       Report bugs to .

COPYRIGHT
       Copyright (C) 2006 Free Software Foundation, Inc.
       This is free software.  You may redistribute copies  of  it  under  the
       terms       of       the      GNU      General      Public      License
       .  There is NO WARRANTY,  to  the
       extent permitted by law.

SEE ALSO
       The  full documentation for basename is maintained as a Texinfo manual.
       If the info and basename programs are properly installed at your  site,
       the command

              info basename

       should give you access to the complete manual.

basename 5.97                    January 2007                      BASENAME(1)

Trackback URL for this post:

http://www.go2linux.org/trackback/453
StumbleUpon Toolbar

 If you like this article, subscribe to our full rss

If this article was somehow useful for you, you can leave something in the tip's jar

Please post your question in our forum and use comments only to leave your comments about the article, thanks.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

Captcha
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

This site is proudly hosted at Bluefur Hosting