본문 바로가기

[FreeBSD] 프비에서 쉘(SHELL) 변경하기

오토씨 2013. 10. 28.
chsh -- add or change user data-base information

# chsh --help

chsh: illegal option -- -

usage: chpass [-d domain] [-h host] [-a list] [-p encpass] [-s shell] [-e mmm dd yy] [user]

#
# chsh -s /usr/local/bin/bash root
chsh: user information updated

 

'LINUX' 카테고리의 다른 글

bash shortcuts (단축키)  (4) 2014.01.21
NTP Server, Client 구축  (0) 2014.01.21
ext3와 ext4 파일 시스템에서 삭제한 파일을 복구하는 방법  (0) 2013.10.22
맨페이지 출력  (0) 2013.10.22
현재 쉘(SHELL)의 PID 확인 방법  (0) 2013.10.19

댓글