摘要:
One approach could be using find: for directoriesfind /desired_location -type d -print0 | xargs -0 chmod 0755 for filesfind /desired_location -type f 阅读全文
posted @ 2024-01-25 23:11
profesor
阅读(5)评论(0)推荐(0)
摘要:
Dick short for RichardBill short for WilliamHank short for HenryJack short for JohnChuck short for CharlesPeggy short for MargaretTed short for Edward 阅读全文
posted @ 2024-01-22 19:58
profesor
阅读(16)评论(0)推荐(0)