리눅스 계정 목록 보기으로

리눅스 계정 목록 보기

이온디 274
cat /etc/passwd
cut -f1 -d: /etc/passwd