My bubble sort code in bash script does not swap nor sort. Help me out on what I am doing wrong.
echo "Enter numbers between 4 and 12" read n #decl