linux查看tftp服务是否启动

netstat -a |grep tftp

若输出以下信息说明tftp服务已启动:

udp  0 0 *:tftp *:*

posted @ 2018-11-02 18:58  Jello  阅读(5654)  评论(0)    收藏  举报