Software Engineering Life

Home

❯

notes

❯

Technology

❯

Programming

❯

Linux grep commands

Linux grep commands

Properties1
aliases

Nov 14, 20251 min read

Linux grep commands

  • 16 grep Command Examples to Help You in Real-World (geekflare.com)
$ grep -i -C1 "bidderlastupdatedRecord" storage/logs/laravel.log
  • -i Case insensitive
  • -C[num] lines above and below

📇 Additional Metadata

  • 🗂 Type:: note
  • 🏷️ Tags:: Linux
  • 📡 Status:: #status/🌲

Graph View

  • Linux grep commands
  • 📇 Additional Metadata

Backlinks

  • Linux grep commands
  • Programming
  • Prompt Library

Created with Quartz v5.0.0 © 2026

  • GitHub
  • Discord Community