Skip to content

ADSJCET/Bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash

  1. Create or edit shell script
touch program.sh
gedit program.sh
nano program.sh
  1. Run the shell script
bash program.sh