linux 查看文件内容的命令

 

查看文件内容的命令有那些?

1、cat

cat test.php

 

2、vi 、vim

 

3、less、more

less test.php

 

4、tail 

tail -p 10 test.php

 

posted @ 2023-10-24 09:41  方达达  阅读(7)  评论(0编辑  收藏  举报