kuikuitage

  博客园  ::  :: 新随笔  :: 联系 ::  :: 管理

2020年5月6日

摘要: 通过windows下的mingwin可以实现linux下的find,grep,exec,sort操作处理 find ./ name ' .c' exec grep E '^\\s if|^\\s ifdef|^\\s ifndef|^\\s elif' {} \\; ./tmp; find ./ n 阅读全文
posted @ 2020-05-06 02:57 kuikuitage 阅读(342) 评论(0) 推荐(0) 编辑