pavement

Changing your shell

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
 
m (Reverted edits by DavidYoung (talk) to last revision by Jimbo)
 
(3 intermediate revisions by 3 users not shown)
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

Latest revision as of 17:20, 25 August 2012

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