head -n 10 file
看前 10 行
Linux
通用
⭐⭐ 常用
3 次浏览
⭐⭐ 常用
3 次浏览
详细说明
看前 10 行
使用示例
head -n 10 /var/log/syslog
标签:
#linux
#运维