How can I add a condition that will deal with a negative number input for my Fibonacci series in bash script? This is my code:
clear if [ "$1" = &qu