read -p option and variable declaration in bash code example Example: definition varibale in bash #create variable fullname='Restu Wahyu Saputra' echo $fullname