Random triples
| Subject | Object |
|---|---|
| gptkb:Java_Launcher | -version |
| gptkb:Epsilon:_A_No-Op_Garbage_Collector | -XX:+UseEpsilonGC |
| gptkb:Java_Launcher | -X |
| gptkb:Java_Launcher | -classpath |
| gptkb:GNU_Grep | -B (before context) |
| gptkb:Java_Launcher | -D |
| gptkb:GNU_Grep | -o (only matching part) |
| gptkb:GNU_Grep | -C (context lines) |
| gptkb:GNU_head | -n |
| gptkb:GNU_Grep | -A (after context) |
| gptkb:GNU_Grep | -r (recursive) |
| gptkb:GNU_Grep | -F (fixed strings) |
| gptkb:GNU_Grep | -i (ignore case) |
| gptkb:Z_Garbage_Collector | -XX:+UseZGC |
| gptkb:GNU_Grep | -P (Perl regex) |
| gptkb:GNU_Grep | -n (show line numbers) |
| gptkb:GNU_Grep | -v (invert match) |
| gptkb:GNU_Grep | --color |
| gptkb:Java_Launcher | -jar |
| gptkb:GNU_head | -c |