 |
Bash Shell Programming in Linux - * arachnoid.com
As you may be aware, a Linux filesystem is in the form of a large tree with many branches called "subdirectories". When you issue a shell command, it is often necessary to know where you are in the "tree". Type this example: $ pwd /path/path/path When you
arachnoid.com |
 |