It turns out you can use find -exec to do this. The following is not a complete example as it does not output quite the format requested. find . -exec grep ...
確定! 回上一頁