# Unix/Linux
-
以例子簡介 ‘comm’ 指令
-
[Unix/Linux] 刪除在另一個文件中存在的行
-
comm command by examples
-
[Unix/Linux] Remove lines that exist in another file
-
在 Linux 上還原 home directory 中的 dot files 至預設版本
-
Restore dot files in home directory to default on Linux
-
以例子簡介 ‘find -ok’ 和 ‘find -okdir’
-
‘find -ok’ and ‘find -okdir’ by example
-
以例子解釋 ‘find -exec’ 與 ‘find -execdir’ 的不同
-
Difference between ‘find -exec’ and ‘find -execdir’ by example