📜  shell 脚本中的 telnet - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:58.697000             🧑  作者: Mango

代码示例1
{ echo "remotecommand 1"; echo "remotecommand 2"; sleep 1; } | telnet 10.1.1.1