Skip to main content
fix type
Source Link
tholeb
  • 69
  • 2
  • 8

Another way to get stoutstdout of a command is to add more verbosity with -vvv. You don't have to write debug tasks, and it gives you good and viewable (JsonJSON on multiple lines) output for everything. The only downside is that it speaks a lot (ssh log in, privilege escalation,  ...).

Another way to get stout of a command is to add more verbosity with -vvv. You don't have to write debug tasks and it gives you good and viewable (Json on multiple lines) output for everything. The only downside is that it speaks a lot (ssh log in, privilege escalation,...).

Another way to get stdout of a command is to add more verbosity with -vvv. You don't have to write debug tasks, and it gives you good and viewable (JSON on multiple lines) output for everything. The only downside is that it speaks a lot (ssh log in, privilege escalation,  ...).

Source Link
tholeb
  • 69
  • 2
  • 8

Another way to get stout of a command is to add more verbosity with -vvv. You don't have to write debug tasks and it gives you good and viewable (Json on multiple lines) output for everything. The only downside is that it speaks a lot (ssh log in, privilege escalation,...).