Skip to content

Instantly share code, notes, and snippets.

@pimiento
Created September 28, 2014 16:25
Show Gist options
  • Select an option

  • Save pimiento/257267c5ce8178d2dc90 to your computer and use it in GitHub Desktop.

Select an option

Save pimiento/257267c5ce8178d2dc90 to your computer and use it in GitHub Desktop.
#!/bin/bash
grep "debug triad" | cut -d " " -f 3,31 | swapcol | sort | joinlines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment