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

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

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