An absolute pathname starts with a slash ( / ), which represents the root directory. The slash is followed by the name of a file located in the root directory. It specifies the full name of every intermediate directory upto the actual file
An absolute pathname continues, tracing a path through all intermediate directories, to the file identified by the pathname.
The part of a pathname following the final slash is called a simple filename or basename.
An absolute pathname continues, tracing a path through all intermediate directories, to the file identified by the pathname.
The part of a pathname following the final slash is called a simple filename or basename.
No comments:
Post a Comment