how to

grep

Jan 15, 2024
softwares-and-toolsunix-cli
1 Minutes
14 Words

递归查找文件内容.

Terminal window
1
grep -nr <str> <path>

Options

  • -i: ignore cases
Article title:grep
Article author:Julyfun
Release time:Jan 15, 2024
Copyright 2025
Sitemap