|
|
|
|
|
by ilyash
1621 days ago
|
|
Interesting to see how nobody cares about exit code 2. Modify your grep command to have syntax error and you will always think you have all the translations. Edit: ah.. forgot the whole point.. In Next Generation Shell (author here) this doesn't happen: ngs -e '$(grep ...).not()' does right thing. grep exit code 0 becomes 1, 1 becomes 0, 2 becomes 240 (exception) |
|