2025年10月27日 星期一

du 指令

 

 

以下指令,可以列出目前資料夾的每一個目錄的容量。 

du  -sh  ./*

 

承上,再依容量大小排序。 

 du -sh ./* | sort -h

 

2025年10月18日 星期六

Vibe Coding 無法處理所有事

 

參考以下內容
https://tools.wingzero.tw/article/sn/3591

這是 Vibe Coding 推廣者的說法 
https://gizmodo.com/even-the-inventor-of-vibe-coding-says-vibe-coding-cant-cut-it-2000672821