• Marc Cornellà's avatar
    Fast algorithm to determine grep alias flags · 8d814fdf
    Marc Cornellà authored
    This version tries whether grep supports all the flags together
    and progressively checks older flags if the grep test fails.
    This means only one grep call if all flags are supported, and
    one additional call for every flag that's not supported, up to
    a maximum of 3 calls.
    8d814fdf
Name
Last commit
Last update
.github Loading commit data...
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
oh-my-zsh.sh Loading commit data...