« Minimal Reproducible »

Home Tags About GitHub

grep

Published at 2024-01-15
Last update over 365 days ago Licensed under CC BY-NC-SA 4.0 softwares-and-toolsunix-cli

递归查找文件内容.

grep -nr <str> <path>

Options

  • -i: ignore cases

« Minimal Reproducible »

Powered by Astro