Unit title: grep "<Word>" <file>grep "<Word>" <file>
Categories: Command Command
Term side of the Card
Topic: TerminalTerminal
Unit title: toptop
Categories: Command Command
Term side of the Card
Topic: TerminalTerminal
Unit title: echo "<Text>" >> <file>echo "<Text>" >> <file>
Categories: Command Command
Explanation side of the Card
Explanation: The command that searches for a specified word or pattern within one or more files. It helps locate specific information by pattern matching.