Shell Variables | Krill Solutions Shell-based Project Management

Here at Krill Solutions, we use shell variables to manage our shell-based projects with style.

Common Shell Variables

$HOME

Your home directory, where all the cool stuff is kept.

Learn more about $HOME

$USER

The person currently logged in, duh.

Read about the user experience

$SHELL

The terminal emulator of choice for all our shell-based projects.

Explore the shell options

Specialized Shell Variables

Some variables are only for the pros.

$PATH

The path to the most frequently used commands.

See the most popular paths

$SHELL_HISTORY

The history of all the shell commands you've ever typed.

View your shell history