25 lines
646 B
Plaintext
25 lines
646 B
Plaintext
SET(1) User Commands SET(1)
|
|
|
|
NAME
|
|
set - print the environment variables
|
|
|
|
SYNOPSIS
|
|
set
|
|
|
|
DESCRIPTION
|
|
set prints all of the shell variables, which include exported variables
|
|
and non-exported variables.
|
|
|
|
|
|
AUTHOR
|
|
Dave Hein
|
|
|
|
COPYRIGHT
|
|
Copyright (c) 2013, Dave Hein
|
|
MIT License (See license.txt in the root directory)
|
|
This is free software: you are free to change and redistribute it.
|
|
There is no warranty, to the extent permitted by law.
|
|
|
|
|
|
SPINIX utility March 2013 SET(1)
|