Asyntax.com Unix Commands List
Unix Command or Function to Search:
! A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Full description setenv

In C shell sets the value of an environment variable.
syntax: setenv [var [word]]

var - variable of the set command.
word - set instructions or information of the variable.

Example:
setenv PATH "/bin:/usr/bin:/usr/sbin:ucb/bin" Sets the environment path to search for files in the /bin, /usr/bin, /usr/sbin and ucb/bin directory.

Another Commands:

mvmove files info
exitCommand or option used to close a program or file info
sleep nWaits a x amount of seconds. info