Kaydet (Commit) d3c0cab9 authored tarafından Brett Cannon's avatar Brett Cannon

Fix mention of TextEdit so that it mentions it can save in plaintext.

üst 45547e49
...@@ -62,8 +62,8 @@ editor \program{BBEdit} or \program{TextWrangler} from Bare Bones Software ...@@ -62,8 +62,8 @@ editor \program{BBEdit} or \program{TextWrangler} from Bare Bones Software
(see \url{http://www.barebones.com/products/bbedit/index.shtml}) are (see \url{http://www.barebones.com/products/bbedit/index.shtml}) are
good choices. Their freeware \program{BBEdit Lite} is officially good choices. Their freeware \program{BBEdit Lite} is officially
discontinued but still available. \program{AppleWorks} or any other discontinued but still available. \program{AppleWorks} or any other
word processor that can save files in ASCII is also a possibility, but word processor that can save files in ASCII is also a possibility, including
\program{TextEdit} is not: it saves in \file{.rtf} format only. \program{TextEdit} which is included with OS X.
To run your script from the Terminal window you must make sure that To run your script from the Terminal window you must make sure that
\file{/usr/local/bin} is in your shell search path before \file{/usr/bin}, \file{/usr/local/bin} is in your shell search path before \file{/usr/bin},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment