1. sandbox-which(1)
  2. Sandbox
  3. sandbox-which(1)

NAME

sandbox-which - print the name of the current sandbox

SYNOPSIS

sandbox which [-q]

DESCRIPTION

sandbox-which prints the name of the current sandbox. When you are in the base sandbox, nothing is printed. This is in contrast to the typical representation of sandboxes which labels the base sandbox "/" but is more convenient for scripting.

OPTIONS

-q, --quiet
Operate quietly.
-h, --help
Show a help message.

FILES

/etc/profile.d/sandbox_prompt.sh
Uses sandbox-which to put the name of the current sandbox in your prompt enclosed in brackets ("[" and "]").

THEME SONG

The Flaming Lips - "The W.A.N.D. (The Will Always Negates Defeat)"

AUTHOR

Richard Crowley richard@devstructure.com

SEE ALSO

Part of sandbox(1).

sandbox-list(1), sandbox-which(1), sandbox-create(1), sandbox-clone(1), sandbox-use(1), and sandbox-destroy(1).

  1. DevStructure
  2. December 2010
  3. sandbox-which(1)