Unix commands - The Console
Syntax:
cmdtool -bg color -fg color -Wl name &
Discription: Executes the command tool (a console, but not THE console, which is
something else entirely) at the current working directory.
The -bg is for specifying the background color, with the first color argument
being the color you want the background to be.
The -fg is for specifying the foreground (or text, if you will) color, with
the second color argument being the color you want the foreground to be.
The -Wl is for specifying the name of the command tool, with the name argument
being the name you want the command tool to be.