[arm-allstar] Running .sh from Bash Shell
David McGough
kb4fxc at inttek.net
Wed Jul 5 19:36:54 EST 2017
Make sure the bash script has execute permissions. Use set
permissions, do something like:
[root at alarmpi ~]# chmod 755 filename.sh
...where filename.sh is your script.
Then, if the script is in your current working directory, preceed the name
with "./" like:
[root at alarmpi ~]# ./filename.sh
73, David KB4FXC
On Wed, 5 Jul 2017, "Maurice Dake via arm-allstar" wrote:
> When ever I try to run a .sh file from the Bash Shell I get a file not found. I know I have done this before and not sure what is causing the problem.
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3 web page - http://hamvoip.org
>
More information about the arm-allstar
mailing list