0
Q:

ash if statment

if [ "$USER" == "Adam" ]
then
	echo "User is Adam"
else
	echo "User is not Adam"
fi
1

New to Communities?

Join the community