Here's the command line that seems to work for me: ack -h '^use\s+(\S+);' --output='$1' | sort -u
------------------------------------------------------- Matisse Enzer <[EMAIL PROTECTED]> http://www.matisse.net/ - http://www.eigenstate.net/
Here's the command line that seems to work for me: ack -h '^use\s+(\S+);' --output='$1' | sort -u
------------------------------------------------------- Matisse Enzer <[EMAIL PROTECTED]> http://www.matisse.net/ - http://www.eigenstate.net/