We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags
See BLT.

pathname:

See the note at the bottom of this page.

A pathname is part of a fully qualified filename (or full pathname). A pathname specifies the names of the directories which must be "traversed" to get to a specific directory or file. A pathname can either be an absolute pathname or a relative pathname.

Here is an example of a fully qualified filename:

  • /home/user01/testfile.txt

In this case, the pathname is /home/user01 meaning that the file testfile.txt is located in the user01 directory of the home directory. (It is an absolute pathname.)

Note: see http://www.webopedia.com/TERM/P/pathname.html -- my definition is inconsistent with this, and, so far, I'm not really sure which is right (or best) -- is a pathname an alternate name for a filename (i.e., including a filename), or is a pathname just the name of a path, without a filename?

Once I resolve the above, I probably have several definitions to revise. In fact, I'm going to stop defining things like filename, path, pathname, etc. until I resolve this -- but I'll probably go on to tree and similar things rather than thoroughly research that point at this time.

Contributors

  • RandyKramer - 29 Jan 2002
  • <If you edit this page, add your name here, move this to the next line>
Topic revision: r4 - 07 Sep 2003 - 01:52:00 - AnitaLewis
 
TWIKI.NET
Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
See TWiki's New Look