December 13, 2001
(This post is from my old, old, super old site. My views have changed over the years, hopefully my writing has improved, and there is now more than a handful of folks reading my site. Enjoy.)
Before the latest apple devtools update:
$ ls -al /usr/local/bin/toclip
-rwxr-xr-x 1 root unknown 54716 Dec 4 13:04 toclip
After the latest apple devtools update:
$ ls -al /usr/local/bin/toclip
-rwxr-xr-x 1 gus unknown 768208 Dec 12 18:58 toclip
And all I did was change one line of code. Something isn't right here....