Populate a directory with the contents of the current environment variables
mkenvdir DIR
For each (key, value) in the current environment variables, mkenvdir creates a file with a name of key, contents value, in DIR.
If DIR does not exist, it is created with mode 0755 owned by the current (effective) UID/GID.
This program does not accept any options or parameters other than as described above.
Rainbow was primarily written by Michael Stone and Noah Kantrowitz.
This manual page was written by Luke Faraone <[email protected]> for the Debian GNU/Linux system, but its use elsewhere is encouraged.
rainbow-run(1)
Additional documentation may be found at <http://wiki.laptop.org/go/Rainbow>.