Skip to content
Lukas Werling edited this page Aug 9, 2014 · 1 revision

List all used overlays:

$ ag SetGraphics | sed -n 's/:.*SetGraphics(\([^,]*,\)\{3\}\([^,]*\).*/\t\t\2/p'

Clone this wiki locally