On Sun, 7 Mar 2021, Tim Dawson wrote: > Su asks for nothing if executed as root . . . it already knows it has > authority, so simply changes the user id the command is run as (as I recall, > with "-c" to run a script). > > - Tim Then « su -c "/usr/local/bin/myscript" nut » looks like the best choice. Roger