To Index

 Documented in Volume 1 of the UNIX Programmers Manual.


 % chsh bill /bin/csh
  causes the file /etc/passwd to be modified so that user 'bill'
  will henceforth have the login shell /bin/csh.

To Index