명령어 설명
유저를 새로이 생성하거나 삭제한다.
사용법 및 옵션
사용법
sudo useradd [username]
sudo userdel [username]
* sudo의 힘이 필요한 명령어
옵션
옵션 | 기능 |
* -b, -v, -i, -f 등의 옵션은 공통 옵션으로, 대부분의 명령어에서 공통적으로 사용할 수 있다.
반응형
'리눅스 > 기본 명령어 모음' 카테고리의 다른 글
kill 명령어 - terminate a process (0) | 2021.01.05 |
---|---|
ps 명령어 - report a snapshot of the current processes (0) | 2021.01.05 |
ping 명령어 - send ICMP ECHO_REQUEST to network hosts (0) | 2021.01.05 |
w 명령어 - show who is logged on and what they are doing (0) | 2021.01.04 |
top 명령어 - table of contents(display Linux process) (0) | 2021.01.04 |
댓글