我想显示“单元1是在线的”或“单元1离线”的基础上的ping测试在Shell脚本。但是,我无法找到从ping测试的输出中提取文本的标志或方法,以便将其与if-case语句一起使用以获得所需的输出。read -p "Enter the number of Units: " x do if ping=success
echo
我在bash脚本中后台启动一个命令。我需要在var中恢复它的stderr,但不知道如何恢复。救命!:Dexistingdestiny="8.8.8.8" #this is google dns for the example
nonexistingdestiny="172.16.0.234" #this is