9 lines
165 B
Markdown
Raw Normal View History

# head
> 显示文件的开头部分。
> 更多信息:<https://manned.org/head.1p>。
- 显示文件的前几行:
`head -n {{行数}} {{路径/到/文件}}`