Random triples
| Subject | Object |
|---|---|
| gptkb:GNU_Grep | -F (fixed strings) |
| gptkb:Clang_preprocessor | -E |
| gptkb:GNU_Grep | -v (invert match) |
| gptkb:Epsilon:_A_No-Op_Garbage_Collector | -XX:+UseEpsilonGC |
| gptkb:GNU_Grep | -l (list files with matches) |
| gptkb:GNU_Grep | -n (show line numbers) |
| gptkb:GNU_Grep | -C (context lines) |
| gptkb:Java_Launcher | -D |
| gptkb:GNU_Grep | -c (count matches) |
| gptkb:Java_Launcher | -help |
| gptkb:Z_Garbage_Collector | -XX:+UseZGC |
| gptkb:GNU_Grep | --color |
| gptkb:GNU_Grep | -o (only matching part) |
| gptkb:Java_Launcher | -classpath |
| gptkb:GNU_Grep | -i (ignore case) |
| gptkb:Java_Launcher | -cp |
| gptkb:GNU_Grep | -A (after context) |
| gptkb:GNU_Grep | -B (before context) |
| gptkb:GNU_Grep | -E (extended regex) |
| gptkb:GNU_Grep | -P (Perl regex) |