Change permissions of matching files recursively

note, May 16, 2023, on Mitja Felicijan's blog

Replace *.xml with your pattern. This will remove executable bit from all files matching the pattern. Change + to - to add executable bit.

find . -type f -name "*.xml" -exec chmod -x {} +

Other notes

DateTitle
Set color temperature of displays on i3
Change Alt key to Win key under Xfce4
Convert all MKV files into other formats
Change permissions of matching files recursively
Push to multiple origins at once in Git
Edsger W. Dijkstra Manuscripts ebook
Sane defaults for tmux with more visible statusbar
Run 9front in Qemuplan9
Aerial photography of algae spotted on river Sava
Extend Lua with custom C functions using Clangc
Embedding resources into binary with Cc
Alacritty open links with modifier
Compile drawterm on Fedora 38plan9
Write ISO to USB Key
Display xterm color palette