프로그래밍/Linux

Centos7 계정 목록보기

New! Game 2020. 2. 28. 13:48
grep /bin/bash /etc/passwd | cut -f1 -d:

 

저작자표시 (새창열림)