Now let us find only the sudo or super users in our Linux system with command: $ grep '^sudo:.*$' /etc/group | cut -d: -f4 sk,ostechnix.
確定! 回上一頁