using variables for a bash script code example Example: definition varibale in bash #create variable fullname='Restu Wahyu Saputra' echo $fullname