pavement

Changing your shell

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
 
m
Line 1: Line 1:
[[Changing_your_shell]] is not that hard, and you can do it one of two ways:
+
Changing your shell is not that hard, and you can do it one of two ways:
 
# using [[chsh]]
 
# using [[chsh]]
 
# using [[chpass]] with the -s switch
 
# using [[chpass]] with the -s switch

Revision as of 15:27, 10 February 2005

Changing your shell is not that hard, and you can do it one of two ways:

  1. using chsh
  2. using chpass with the -s switch

Both of these update the /etc/master.passwd database that holds the relevant info.

Personal tools