Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
たとえば、ディレクトリ内の特定のファイルタイプのアクセス許可を変更しようとした場合
chmod ugo-w *.filetype
含まれているディレクトリ内のすべてのファイルに対してもこれを行うにはどうすればよいですか?