#!/bin/grep grep
This file is like the cat hack, only it uses "grep".
Copy to a file, "chmod +x" it (and have /bin/grep).
Running it on a UN*X-like system will quine it using grep!



See the usual disclaimers under the cat hack...