Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想检查用户名是否已存在于特定主机中或未使用 SCP。我怎样才能做到这一点?
(为了将来的访问者,将评论中的答案转换为实际答案,)
您可能会取得一些成功finger(1)。
finger(1)
但正如@tjameson 在评论中所说,“它可能不可用,因为它是一个巨大的安全漏洞。”
您可能想要重新评估您要实现的功能。