Cheatsheets
Inspections
Commands
Configs
About
$ grep -rin <text> .
$ sed -n <start_line_num>:<end_line_num>p <text_file>