To get all of the local users on your system, you can run the following command. cut -d: -f1 /etc/passwd. At the top of this list is the root user, and you will ...
確定! 回上一頁