English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Linux fgrep Command

Linux Command大全

This command is equivalent to executing the grep command with parameters -F, seegrep commandDescription.

The Linux fgrep command is used to find strings that match the conditions in the file.

Syntax

fgrep [Pattern Style][Files or Directories...]

Online Examples

For specific usage examples, please refer togrep Command.

Linux Command大全