Reference: http://www.cyberciti.biz/faq/find-large-files-linux/
上面的部落格有寫完整的使用介紹,這邊單純最為自己使用記錄
find . -type f -size +10000k -exec ls -lh {} \; | awk '{ print $9 “:” $8 ": " $5 }'
Reference: http://www.cyberciti.biz/faq/find-large-files-linux/
上面的部落格有寫完整的使用介紹,這邊單純最為自己使用記錄
find . -type f -size +10000k -exec ls -lh {} \; | awk '{ print $9 “:” $8 ": " $5 }'
影片:透過chrome plug-in : Video Downloader for Facebook<sup>TM</sup> 相簿: 透過chrome plug-in : Tampermonkey 搭配script : Facebo...
沒有留言:
張貼留言