xargs-- cat /etc/hosts | xargs -I{} echo {}

cat /etc/hosts | xargs -I{} echo {}

posted @ 2018-12-24 14:02  bamboo233  阅读(460)  评论(0)    收藏  举报