Each is an independent username. We can get this list without wading through the entire "/etc/passwd" by typing: cut -d : -f 1 /etc ...
確定! 回上一頁