I have an application where users(non-root) select a menu item that executes a shell script. What command do I place in the shell script to nice/renice it so it runs at max priority? The shell script isn’t owned by root.