Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Original document?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Original document?
Authored by: luhmann on Feb 06, '05 10:51:28PM

If you have TextWrangler installed, with the command line tool. (Both are now free!) You can replace:

sudo pico -w src/osdep/unix/env_unix.c

with

edit src/osdep/unix/env_unix.c

And then edit it in textwrangler instead.



[ Reply to This | # ]