Absolute Pathname
An absolute pathname begins with the root directory and follows the tree branch by branch until the path to the desired directory or file completed.
An absolute pathname begins with the root directory and follows the tree branch by branch until the path to the desired directory or file completed.
The alias command allows you to create replacements for other commands and make them easier to remember and use.
Bash is the shell, or command language interpreter, for the GNU Operating System. The name is an acronym for the "Bourne-Again Shell", a pun on Stephen Bourne, the author of the direct ancestor of the current Unix shell sh.
A relative pathname starts from the working directory. To do this, it uses a couple of special notations to represent relative positions in the file system tree.
A terminal pager, paging program or simply pager is a program that allow the easy viewing of long text documents in a page-by-page manner.