Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

check which users are part of a group linux

grep 'group-name-here' /etc/group
Comment

How can I find out which users are in a group within Linux?

getent group name_of_group
Comment

PREVIOUS NEXT
Code Example
Shell :: bash how to run remote command 
Shell :: wallpaper engine linux 
Shell :: sudo apt-get ignore warning 
Shell :: git create and checkout branch 
Shell :: how to search string in subdirectory in unix 
Shell :: install bootstrap via npm 
Shell :: npm i vs npm ci 
Shell :: change default branch github 
Shell :: diff specific file git different branches 
Shell :: setup git project 
Shell :: split string using linux cmd 
Shell :: graphql comment 
Shell :: find exec rm 
Shell :: docker compose up only one service 
Shell :: ubuntu start cronjob 
Shell :: ubuntu start black screen 
Shell :: git discard unstaged files 
Shell :: bashrc for powershell 
Shell :: powershell get all computers in ou 
Shell :: error: src refspec main does not match any error: failed to push some refs to 
Shell :: oh my zsh ubuntu 20.04 
Shell :: how to install redis on windows 10 
Shell :: npm install strapi 
Shell :: pull branch git 
Shell :: trailing whitespace git apply 
Shell :: plesk clear mail queue 
Shell :: pass parameters to bash script 
Shell :: height not divisible by 2 (3308x1975) Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height 
Shell :: heroku subfolder 
Shell :: install oh my zsh! 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =