跳到主內容

【shell】find

# 找尋可寫的資料夾
find / -writable -type d 2>/dev/null