Do not bother

来源: 2005-02-17 22:36:22 [旧帖] [给我悄悄话] 本文已被阅读:

use pico or emacs instead of vi in linux to do the editing directly. Never move file back and forth, otherwise your Windows Edited file may not correctly read in linux since Windows and Linux have different hidden line mark, i.e., the line break in Windows may be interpreted as ^L in Linux, which will torture to death.