Ultimate Shell Puzzle
Dave: I found the answer to that puzzle the hard way a few years ago. The way I found it though makes a much more interesting puzzle:
What does the following script do:
#!/usr/bin/env PATH=/bin:/usr/bin python
print "Hello"
Labels: Dave, puzzle, shell