root 권한으로

vi /etc/passwd

aaa:x:10001:10000::/home/aaa:/bin/bash <- 수정

그러면 aaa로 로그인 bash 쉘을 쓰고 .profile을 읽어들인다.

AND