linux筆記6(文件、目錄和磁盤格式)find/查看文件內容cat 管道

查看權限的指令 umask -S 搜索文件和目錄 which whereis locate find 其中 find /-nouser 尋找沒有擁有者的文件 find / -name passwd 按照文件名尋找文件 find /home -name virtaul -exec ls -al{} \; cat od 以二進制的方式讀取文件內容! nl -b== cat -n //空白行帶着行號顯示
相關文章
相關標籤/搜索