Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

list des group linux

cat /etc/passwd | awk -F: '{print $ 1}'
Comment

list des group linux

cat /etc/group | awk -F: '{print $ 1}'
Comment

PREVIOUS NEXT
Code Example
Shell :: bash get absolute path 
Shell :: unzip recursively linux 
Shell :: install robot framework 
Shell :: test gatsby app on mobile 
Shell :: No module named ipykernel colab conda 
Shell :: vim cut paste 
Shell :: anaconda for ubuntu 20.04 
Shell :: saving fonts on linux for figma 
Shell :: cherry pick from another repository 
Shell :: gulp trust cert 
Shell :: Abort a Conflicting Merge in git command 
Shell :: bash add extension to all files 
Shell :: How to use my windows file through bash 
Shell :: c linux compiler 
Shell :: How to change boot order on fedora 
Shell :: Install Inkscape 1.x manager ubuntu 
Shell :: bash multiline comment 
Shell :: git rollback 
Shell :: install owlready2 
Shell :: how to kill running process in linux 
Shell :: undo git stash with conflicts 
Shell :: install node in nvm 
Shell :: how to push to git hub 
Shell :: gnome-sushi version 
Shell :: bash how to print the list of files in a directory ls 
Shell :: ubuntu install brew 
Shell :: nautilus fedora install 
Shell :: how to kill running port in ubuntu 
Shell :: change the keyboard language in i3wm 
Shell :: git push origin current branch 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =