Bash Sprawdź powrót polecenia, a nie błąd
if command ; then
echo "Command succeeded"
else
echo "Command failed"
fi
steamboatid
if command ; then
echo "Command succeeded"
else
echo "Command failed"
fi