Forrest logo
back to context overview

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 machine
    explain this command
  • mytop:tldr:38e59 mytop: Start mytop.
    $ mytop
    try on your machine
    explain this command
  • mytop:tldr:435ec mytop: Do not show any idle (sleeping) threads.
    $ mytop -u ${user} -p ${password} --noidle
    try on your machine
    explain this command
  • mytop:tldr:a81ea mytop: Connect with a specified username (the user will be prompted for a password).
    $ mytop -u ${user} --prompt
    try on your machine
    explain this command
back to context overview