Help for this page
#!/bin/bash read -r var1?"Enter foo " 2>&1 # is the read syntax here right for b +ash?? echo $var1