I am trying to modify some files that could be uploaded to the cRIO without the correct read permissions. I have installed sudo and modified the the permissions of the sudo file using visudo. I can change the file permissions easily from the shell (either via admin or lvuser login) but System Exec gives me a command not found when using chmod (see screen shot).
If I don't prepend sudo I get Operation not permitted chmod:/c/config/config.dat: Operation not permitted