Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

find user shell

$ grep "^$USER" /etc/passwd
Comment

check user shell in linux

echo $SHELL
echo $0
Comment

get users shell

getent passwd $LOGNAME | cut -d: -f7
Comment

PREVIOUS NEXT
Code Example
Shell :: save android studio home bash_profile 
Shell :: read a file in batch 
Shell :: connect ps4 controller to pc linux 
Shell :: bash wait until file exists 
Shell :: add pwd to path linux 
Shell :: bash: /bin/rm: Argument list too long 
Shell :: adb find device ip 
Shell :: rust install windows 
Shell :: font manger for arch 
Shell :: install lunar vim 
Shell :: rdp linux ubuntu 
Shell :: pytorch anaconda install windows 
Shell :: linux copy all files with extension 
Shell :: git pull your local changes will be overwritten by merge 
Shell :: shell script remove file if exists 
Shell :: command wait bash 
Shell :: cannot delete branch checked out at 
Shell :: brew install pgdump 
Shell :: discard unstaged changes git 
Shell :: cordova: command not found 
Shell :: archive tar 
Shell :: count number of lines of code in git repo 
Shell :: terminal delete directory not empty 
Shell :: snap install audacity 
Shell :: bash see active ports 
Shell :: edit iptables 
Shell :: change root password for kali 
Shell :: update certbot domain nginx 
Shell :: bash substring test 
Shell :: shell replace substring 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =