permission denied BASH - Ask Ubuntu


this question has answer here:

i want run shell script called start.sh on ubuntu 16.04 lts server. type ./start.sh , wont run. i'm new, putting out there.

you have apply exec permission file. can with:

$ chmod +x start.sh 

Comments

Popular posts from this blog

14.04 - Browser-process using high CPU - Ask Ubuntu

debian - Kali Linux - Debootstrap error Failed to determine codename for the release - Super User