declare a varubel in bash code example Example: definition varibale in bash #create variable fullname='Restu Wahyu Saputra' echo $fullname