Forrest logo
tool overview
On this page you find all important commands for the CLI tool AUTOSSH_DEBUG=1. If the command you are looking for is missing please ask our AI.

AUTOSSH_DEBUG=1

List of commands for AUTOSSH_DEBUG=1:

  • autossh:tldr:eac8e autossh: Run in the background, logging `autossh` debug output and `ssh` verbose output to files.
    $ AUTOSSH_DEBUG=1 AUTOSSH_LOGFILE=${path-to-autossh_log_file-log} autossh -f -M ${monitor_port} -v -E ${path-to-ssh_log_file-log} ${ssh_command}
    try on your machine
    explain this command
tool overview