table of contents
SSH-FACTS(1) | User Commands | SSH-FACTS(1) |
NAME¶
ssh-facts - get some facts about the remote system
SYNOPSIS¶
ssh-facts [user@]hostname
DESCRIPTION¶
get some facts about the remote system
For further processing of the data
you can use standard shell tools like awk, grep, sed
or convert it to JSON with jo and then feed it to jq
EXAMPLES¶
March 2024 | SSH-TOOLS |