프로그래밍/Linux
Centos7 계정 목록보기
New! Game
2020. 2. 28. 13:48
grep /bin/bash /etc/passwd | cut -f1 -d:
grep /bin/bash /etc/passwd | cut -f1 -d: