Skip to content

Instantly share code, notes, and snippets.

@abel0b
Created January 15, 2020 11:22
Show Gist options
  • Save abel0b/22b48ac31794c1701931c3b81a3f9f38 to your computer and use it in GitHub Desktop.
Save abel0b/22b48ac31794c1701931c3b81a3f9f38 to your computer and use it in GitHub Desktop.
function makee() {
make $@ 2>&1 | grep -v AVERTISSEMENT
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment