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.
我目前的问题是我想 ping 所有以给定字符集开头的系统并获取对文本文件作出响应的系统。我不知道完整的主机名,我只知道它们以一组特定的字母开头。
例如,我想从整个网络 ping 所有以“DIM”开头的系统。
这样的事情可能吗?
非常感谢您的帮助!