Skip to content

Instantly share code, notes, and snippets.

@joujiahe
Created August 6, 2012 01:56
Show Gist options
  • Save joujiahe/3269030 to your computer and use it in GitHub Desktop.
Save joujiahe/3269030 to your computer and use it in GitHub Desktop.
Tips for useful Linux commands.
find -name "*.mk" -print | xargs grep "LOCAL_MODULE"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment