Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

print environment variables linux

ENV_VAR="hello world"
printenv ENV_VAR
Comment

We can print the $SHELL environment variable to determine the current shell you are using.

% echo $SHELL

/bin/zsh
Comment

PREVIOUS NEXT
Code Example
Shell :: Ubuntu check free space by 5 ways 
Shell :: ngrok command 
Shell :: install wget debian 
Shell :: install python3 raspberry pi 
Shell :: count occurrences of word in file linux 
Shell :: linux find multiple filenames 
Shell :: kubectl copy secret namespace 
Shell :: how to update powershell version 
Shell :: vs code permission ubuntu 
Shell :: PHP Fatal error: Uncaught Error: Call to undefined function MoontoastMathcadd() in /var/www/html/sms-reporting-portal/vendor/moontoast/math/src/Moontoast/Math/BigNumber.php:506 
Shell :: ubuntu snap install device not yet seeded 
Shell :: cannot find module time stamp 
Shell :: know if your computer uses mesa 
Shell :: polyblog install command 
Shell :: lf will be replaced by crlf 
Shell :: use python shell with git bash 
Shell :: netstat centos ports 
Shell :: tail grep 
Shell :: cmd take ownership of folder 
Shell :: how to run a command from history linux 
Shell :: libdnet 
Shell :: angular test app in terminal 
Shell :: trash folder linux 
Shell :: jupyter notebook not rendering permission denied ubuntu 
Shell :: used port linux 
Shell :: linux exit file path 
Shell :: Login to Azure CLI using Service Principal 
Shell :: Autenticação é necessária para criar um dispositivo gerenciado de cores 
Shell :: installing firefox on debian 
Shell :: npm ERR! Command failed: git clone --depth=1 -q -b 1.3.8 git://github.com/eligrey/FileSaver.js.git 
ADD CONTENT
Topic
Content
Source link
Name
3+6 =