Regular expressions are powerful tools for selecting particular lines from files or output. In this chapter we got the feel of grep.
![]() | The grep command can do much more; we only used it as an example for regular expressions. The GNU grep version comes with plenty of documentation, which you are strongly advised to read! |