Horje
ash if statment Code Example
ash if statment
if [ "$USER" == "Adam" ]
then
	echo "User is Adam"
else
	echo "User is not Adam"
fi




Shell

Related
redis delete Code Example redis delete Code Example
reset to origin Code Example reset to origin Code Example
install packages from pipfile Code Example install packages from pipfile Code Example
git merge origin/master into branch Code Example git merge origin/master into branch Code Example
pull master into branch Code Example pull master into branch Code Example

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