解决执行脚本报syntax error: unexpected end of file或syntax error near unexpected token `fi'错误的问题时间:2022-01-23 23:03:01 直接输入":",然后在":"之后输入"set ff"如下图所示 我们需要把格式改为unix,方法是输入":set ff=unix",也可以输入":set fileformat=unix"如下图所示。