
path
n 1: a course of conduct; "the path of virtue"; "we went our
separate ways"; "our paths in life led us apart";
"genius usually follows a revolutionary path" [syn: {way},
{way of life}]
2: a way especially designed for a particular use
3: an established line of travel or access [syn: {route}, {itinerary}]
4: a line or route along which something travels or moves; "the
hurricane demolished houses in its path"; "the track of an
animal"; "the course of the river" [syn: {track}, {course}]
Source: WordNet® 2.0
path n. 1. A {bang path} or explicitly routed {{Internet address}}; a
node-by-node specification of a link between two machines. Though these
are now obsolete as a form of addressing, they still show up in
diagnostics and trace headers occasionally (e.g. in NNTP headers). 2.
[Unix] A filename, fully specified relative to the root directory (as
opposed to relative to the current directory; the latter is sometimes
called a `relative path'). This is also called a `pathname'. 3. [Unix
and MS-DOS] The `search path', an environment variable specifying the
directories in which the {shell} (COMMAND.COM, under MS-DOS) should look
for commands. Other, similar constructs abound under Unix (for example,
the C preprocessor has a `search path' it uses in looking for `#include'
files).
Source: The Jargon File