root@yongbok:~# adduser test
Adding user `test' ...
Adding new group `test' (1002) ...
Adding new user `test' (1002) with group `test' ...
Creating home directory `/home/test' ...
Copying files from `/etc/skel' ...
Enter new UNIX password:
Retype new UNIX password:
passwd: 열쇠글을 성공적으로 업데이트했습니다
test의 사용자의 정보를 바꿉니다
새로운 값을 넣거나, 기본값을 원하시면 엔터를 치세요
이름 []: 김용복
방 번호 []: 1
직장 번화번호 []: 없음
집 전화번호 []: 비밀
기타 []: 없음
이 정보가 맞습니까? [y/N] y
root@yongbok:~# find /home/test
/home/test
/home/test/.bashrc
/home/test/.profile
/home/test/.bash_logout
/home/test/Examples
root@yongbok:~#















