To check on cut, you can ask about its version like this: ... cut -d: -f 1,7 /etc/passwd | head -10 root:/bin/bash bin:/sbin/nologin ...
確定! 回上一頁