Horje
bash read value Code Example
read value in script
read -p "Enter your name : " name
echo $name
bash read value
# read into arbitrary new variable
read SOME_VARIABLE
echo $SOME_VARIABLE




Shell

Related
signing key android Code Example signing key android Code Example
install helm on minikube Code Example install helm on minikube Code Example
rename all files starting with in linux Code Example rename all files starting with in linux Code Example
git backtrack to commit Code Example git backtrack to commit Code Example
compare repositories github Code Example compare repositories github Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9