Files
obsidian_note/技术探究/Linux/文件格式切换.md
2025-12-04 09:12:56 +08:00

13 lines
148 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### 由于windows格式直接复制过来导致无法在linux上运行
set ff 查看
set ff=xxx
```
unix
dos
```
ff -> fileformat
>
:help ff