./categories/os
bash-4.x 프롬프트 skel
bash-4.x$ 프롬프트 (/etc/profile)
# /etc/profile 에 bashrc 로드 추가 후
source /etc/profile
# 또는 홈에 skel 복사
cp -a /etc/skel/. /home/USER/
chown -R USER:USER /home/USER
./comments
일치하는 문서가 없습니다.
./categories/os
# /etc/profile 에 bashrc 로드 추가 후
source /etc/profile
# 또는 홈에 skel 복사
cp -a /etc/skel/. /home/USER/
chown -R USER:USER /home/USER
./comments