This is G o o g l e's cache of http://richard.levitte.org/hacks/computersongs/SONG17.TXT.
G o o g l e's cache is the snapshot that we took of the page as we crawled the web.
The page may have changed since that time. Click here for the current page without highlighting.


Google is not affiliated with the authors of this page nor responsible for its content.
These terms only appear in links pointing to this page: levitte

Title    : Another One
Original : Santa Claus Is Coming to Town
Group    : ?
Author   : ?
Intro    : Not quite the usual parody, but nice for all UNIX fans among us :-)
Song     : 


better !pout !cry
better watchout
lpr why
santa claus <north pole >town

cat /etc/passwd >list
ncheck list 
ncheck list
cat list | grep naughty >nogiftlist
cat list | grep nice >giftlist
santa claus <north pole > town

who | grep sleeping
who | grep awake
who | egrep 'bad|good'
for (goodness sake) {
	be good
}

    better !pout !cry
    better watchout
    lpr why
    santa claus <north pole >town

    cat /etc/passwd >list
    ncheck list 
    ncheck list
    cat list | grep naughty >nogiftlist
    cat list | grep nice >giftlist
    santa claus <north pole > town

    who | grep sleeping
    who | grep awake
    who | grep bad || good
    for (goodness sake) { be good; }