Читать книгу Linux Bible - Christopher Negus - Страница 213
NOTE
ОглавлениеThe ^ in the preceding code is the actual caret character, ^, not what you'll commonly see for a backspace, ^H. Type ^, H, and O (the uppercase letter) to see what items start with the uppercase characters HO.
To find a list of options to use with the grep command, type man grep.