Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu server 20.04 list users

$ cat /etc/passwd
Comment

ubuntu server 20.04 list only user names

$ cut -d: -f1 /etc/passwd
Comment

PREVIOUS NEXT
Code Example
Shell :: stack navigator 
Shell :: pull master into branch 
Shell :: list files in cmd 
Shell :: android studio tortoisegit 
Shell :: aws cli stop rds instance 
Shell :: react icons 
Shell :: git reset soft 
Shell :: how to use brew to install ganache 
Shell :: install scala on mac 
Shell :: AWS EC2 Stress tool activate on command line 
Shell :: if float less than bash 
Shell :: git exit commit message 
Shell :: linux list users 
Shell :: how to check gems installed 
Shell :: bat restart printer spooler 
Shell :: bash multiline comment 
Shell :: how to upgrade gradle version in linux 
Shell :: Install Deno - Homebrew (Mac) 
Shell :: mac send email attachment command line 
Shell :: docker compose keep container open 
Shell :: email client for linux 
Shell :: osx add user to group 
Shell :: windows command to grant permission to a directory 
Shell :: get shared mailbox powershell exchange 2010 
Shell :: how to autostart containers in ubuntu 
Shell :: win kex kali linux 
Shell :: batch file extension 
Shell :: what is curl 
Shell :: How to squash the last n commits together 
Shell :: command get list of gitlab runners 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =