2020
-
[AWK] NR==FNR 的意思
-
以例子簡介 ‘comm’ 指令
-
[Unix/Linux] 刪除在另一個文件中存在的行
-
[AWK] Explaining NR==FNR
-
comm command by examples
-
[Unix/Linux] Remove lines that exist in another file
-
[Python] AttributeError: module ‘json’ has no attribute ‘loads’ 錯誤
-
[Python] AttributeError: module ‘json’ has no attribute ‘loads’
-
在 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
-
Bash: 隱藏用戶輸入/密碼
-
Bash: Hide user input/password