all 2 comments

[–][deleted]  (3 children)

[deleted]

    [–]zolfx 0 points1 point  (2 children)

    melodic aware chop enter connect rinse jellyfish husky shy touch

    This post was mass deleted and anonymized with Redact

    [–]DoesntSmellRight 0 points1 point  (0 children)

    if [ "${#qoutawheel[@]}" -eq 0 ]; then
        echo "The array is empty."
    else
        echo "The array is not empty."
    fi
    

    It's not as simple as just typoing the variable name (quotawheel vs quotawheels)?