Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

run shell script linux

$ chmod 744 script.sh 

#now the file is ready to run run it with $ ./<name of scirpt file e.g. script.sh>
$ ./script.sh
 
PREVIOUS NEXT
Tagged: #run #shell #script #linux
ADD COMMENT
Topic
Name
2+2 =