$ su - 아이디 -c "명령어1; 명령어2; 명령어3"
$ sudo -u 아이디 "명령어"
$ ssh 아이디@호스트 "명령어"
'OS > linux-unix' 카테고리의 다른 글
logrotate로 로그 날짜별 분리 (0) | 2018.05.22 |
---|---|
shell script include (0) | 2018.05.20 |
[AWS] 한국시간(GMT+9)으로 설정 명령어 (0) | 2018.04.11 |
[AWS] elastic load blance https 설정 (0) | 2018.04.06 |
ssh 접속 (0) | 2018.04.03 |