computology.org

Environment Variables

The shell allows access to string variables called "environment variables" that can be accessed by the operating system and any program that is running.

tom@gold:~$ echo $SHELL bin/bash

There are three main types of function the file system provides through the shell;