Using Variables and Comments

Create .sh file using this command.

# touch hello.sh

Now open the file using Linux editor like- nano, vi, vim, and gpedit. you can also use Vs-Code.

# nano hello.sh

 

 

 


Revision #1
Created 2 May 2023 10:29:37 by Admin
Updated 2 May 2023 12:10:06 by Admin