Skip to content

Instantly share code, notes, and snippets.

@lurdan
Created July 16, 2010 12:13
Show Gist options
  • Save lurdan/478289 to your computer and use it in GitHub Desktop.
Save lurdan/478289 to your computer and use it in GitHub Desktop.
#!/bin/sh
awk 'BEGIN{RS=ORS="\n\n";FS=OFS="\n"}/'$1'/' /usr/share/lintian/checks/*.desc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment