Manjaro Talk:Linux Security/ru

Talk:Linux Security/ru

Discussion page of Linux Security/ru
Revision as of 12:05, 18 January 2023 by Krotesk (talk | contribs) (Created page with "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 Exampl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.