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