This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

请问:在采用MAD多核boot过程中,对*.sh文件采用什么样的编辑器进行编辑?



在采用MAD多核boot过程中,遇到了*.sh文件编辑的问题:对于MAD用户指南的第8页有这样一个build文件的运行“./build_loader_lnx.sh C6670”,在对build_loader_lnx.sh修改过程中,开始我用Ultraedit进行编辑,发现该*.sh中的文件中有些特殊字符在编辑器中看不到,易于导致这些字符被删除,从而导致文件不能执行。我不知道*.sh文件一般是采用什么的编辑器进行编辑。

有谁用过对*.sh文件的编辑,是采用什么样的工具?