Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux change user in terminal

$ whoami
user1
$ su - user2
Password:
$ whoami
user2
$ exit
logout
Comment

change user terminal

su - username
Comment

PREVIOUS NEXT
Code Example
Shell :: microk8s enable dns 
Shell :: mac tftp server directory 
Shell :: YCM core library not detected 
Shell :: undo git stash with conflicts 
Shell :: running file pug 
Shell :: conda install libglu1 
Shell :: git merge local branch 
Shell :: kali linux wsl 
Shell :: bash ignore stderr 
Shell :: install h5py in jetson nano 
Shell :: remove umbrella roaming client 
Shell :: git show signed commit 
Shell :: npm windows error 
Shell :: openssl ubuntu random string generator 
Shell :: pi disable ssh warning 
Shell :: install kafka on ubuntu 20.04 
Shell :: -v /var/run/docker.sock jenkins/jenkins 
Shell :: batch file drive 
Shell :: read lines shell script 
Shell :: change the keyboard language in i3wm 
Shell :: github update personal access token 
Shell :: get ssl certificate of url 
Shell :: git submodule example 
Shell :: how to find all the execution policies 
Shell :: show install button for pwa react 
Shell :: doe snot appear to be a git repository 
Shell :: linux rename all files in directory 
Shell :: homebrew without sudo mac 
Shell :: see cpu usage terminal linux 
Shell :: batch rename folder 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =