mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-05 20:14:13 +02:00
![]() grep searches for regexp by default on Linux, and the '-F' switch is required for the exact string. Corrected by replacing search_string with search_pattern, or adding the mentioned switch. |
||
---|---|---|
.. | ||
common | ||
linux | ||
osx | ||
sunos | ||
windows |