Answers for "linux .sh file"

3

installing sh file linux

//for chromebook users:
sudo sh ./file_name.sh
Posted by: Guest on November-01-2021
1

how to execute .sh file in linux

./script-name-here.sh #Chage the "script-name-here" to the name of the .sh file.
Posted by: Guest on October-14-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language