See grep for the list of available options. Also see fgrep
Polecenie egrep
Wykonanie, użycie: Search one or more files for lines that match an extended regular expression regexp. egrep doesn't support the regular expressions (, ), n, <, >, {, or }, but it does support the other expressions, as well as the extended set +, ?, |, and ( ). Remember to enclose these characters in quotes. Regular expressions are described in Chapter 7. Exit status is 0 if any lines match, 1 if none match, and 2 for errors.
Opcje wykonania egrep
w konsoli
Przykłady egrep działanie w Słownik polecenie E
- Przykład EGREP użycie :
- Jak użyć Convert tabs in given files (or standard input, if the file is named -) to appropriate number of spaces; write results to standard output co znaczy.
- Przykład EGREP użycie :
- Jak użyć A text editor and all-purpose work environment. For more information, see Chapter 8 krzyżówka.
- Przykład EGREP użycie :
- Jak użyć Duplicate the sound being sent to the sound device, and send it to a secondary location as well. The file argument specifies where the output stream should go; default is stdout co to jest.
- Przykład EGREP użycie :
- Jak użyć System administration command. Display the filesystem label on an ext2 filesystem device . Change filesystem label to label if specified słownik.
- Przykład EGREP użycie :
- Jak użyć environment or, if an environment variable is specified, set it to a new value and display the modified environment. If command is specified, execute it under the modified environment czym jest.