(Change <tt> to <code>, perhaps also minor tweak.)
Line 2:
Line 2:
==Fix for Linux==
==Fix for Linux==
−
The current (September 2011) version of the script does not work on Unix-based systems because it uses CRLF line endings (DOS file format) which cause errors like {{tt|E492: Not an editor command: ^M}}.
+
The current (September 2011) version of the script does not work on Unix-based systems because it uses CRLF line endings (DOS file format) which cause errors like <code>E492: Not an editor command: ^M</code>.
−
To fix, unzip the script and use the advice at [[file format]] (or use <tt>dos2unix</tt>) to fix the line endings.
+
To fix, unzip the script and use the advice at [[file format]] (or use <code>dos2unix</code>) to fix the line endings.
The current (September 2011) version of the script does not work on Unix-based systems because it uses CRLF line endings (DOS file format) which cause errors like E492: Not an editor command: ^M.
To fix, unzip the script and use the advice at file format (or use dos2unix) to fix the line endings.