码迷,mamicode.com
首页 > 其他好文 > 详细

SSH远程执行命令环境变量问题

时间:2019-02-28 15:16:08      阅读:231      评论:0      收藏:0      [点我收藏+]

标签:http   xargs   find命令   url   环境   tput   命令   环境变量问题   logs   

 

example:

find ./ ! -path "./output/*" ! -path "./output1/*" -type f | xargs grep ""

https://blog.51cto.com/xoyabc/2108052

SSH远程执行命令环境变量问题

标签:http   xargs   find命令   url   环境   tput   命令   环境变量问题   logs   

原文地址:https://www.cnblogs.com/ybyqjzl/p/10450086.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!