On 12/04/2018 17:29, bin.w...@qkmtech.com wrote: > hi everyone: > this is my shell cmdline > ----------------------------------------------------- > [/] # cd scripts > [/scripts] # ls > prfjog.txt > [/scripts] # prfjog.txt > Unable to execute /scripts/prfjog.txt > [/scripts] # ./prfjog.txt > Unable to execute /scripts/prfjog.txt > --------------------------------------------------------------- > i do not know whether rtems shell can execute a script?
It can. You need to add "#! joel" as the first line and you need to set an appropriate the execute bit, that is user, group or other. Chris _______________________________________________ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users