linux 常用命令及通配符

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux 常用命令及通配符相关的知识,希望对你有一定的参考价值。

技术分享

技术分享

<2> 重定向

ls -alh > ls.txt从头写入

ls -alh >> ls.txt尾部追加

 

<3> 分屏

more pppp.txt分屏显示

cat ppppp.txt全部显示

ls -lha | more

 

技术分享

 

 技术分享

 

 技术分享

 技术分享

 

 技术分享

技术分享

 

技术分享

rm filename -r

 

 技术分享

 

以上是关于linux 常用命令及通配符的主要内容,如果未能解决你的问题,请参考以下文章

linux常用命令及使用技巧

Linux常用操作及命令大全

Linux常用命令——file

Linux常用命令

Linux常用命令-文件搜索命令find

linux常用命令-命令行编辑,history,命令行快捷键,pstree,alias,命令替换,通配符