echo -n 'my new command line' >/proc/$$/comm
Programming Tips - Bash: change a script's command line
Date: 2023apr7
Language: bash
Q. Bash: change a script's command line
A. To change what shows up in ps: