2022-11-14 10:45:40 +08:00

10 lines
99 B
Bash
Executable File

#!/bin/sh
date
nslookup baidu.com
ping -c 4 baidu.com
curl -o /dev/null https://www.baidu.com/