Help for this page

Select Code to Download


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