Manjaro Talk:Linux Security/ru

Talk:Linux Security/ru

Discussion page of Linux Security/ru

How to wrap the following in UserCmd:

getent group | awk -F : '{print $1}'

after the pipe, the command is "trimmed" and only the part before it remains:

getent group

Example:

user $ getent group COPY TO CLIPBOARD


Cookies help us deliver our services. By using our services, you agree to our use of cookies.