© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Zack Hu
-w: match whole word -i: ignore case -v: match doesn't contain -n: show line number -o: only show part that exactly matches -A n: n lines after the occurrence -B n: n lines before the occurrence -C n:
No responses yet.