where is my jetson_clocks.sh?

My Tx2 is running jetpack4.2. I can’t find jetson_clocks.sh in /home/nvidia. Any idea where the script file is?

1 Like

Hi yyymoonold,

Jetson_clocks.sh script file is available in the path /usr/bin/jetson_clocks.

You can simply run “sudo jetson_clocks” to execute it from the current terminal itself.

1 Like

Thanks, Radhika. I found the script file.