
mytop
List of commands for mytop:
-
mytop:tldr:2d28b mytop: Connect with a specified username and password.$ mytop -u ${user} -p ${password}try on your machineexplain this command
-
mytop:tldr:435ec mytop: Do not show any idle (sleeping) threads.$ mytop -u ${user} -p ${password} --noidletry on your machineexplain this command
-
mytop:tldr:a81ea mytop: Connect with a specified username (the user will be prompted for a password).$ mytop -u ${user} --prompttry on your machineexplain this command