Change permissions of matching files recursively
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
- Use option key as meta in Alacritty under macOS
- Bulk thumbnails
- Aerial photography of algae spotted on river Sava
- Easy measure time took in a bash script
- Set color temperature of displays on i3
- Grep to Less that maintain colors
- Cronjobs on Github with Github Actions
- Edsger W. Dijkstra Manuscripts ebook
- Change permissions of matching files recursively
- 10/GUI 10 Finger Multitouch User Interface
- AWS EB PyYAML fix
- dcss Dungeon Crawl Stone Soup - New player guide
- Extract lines from a file with sed
- plan9 Compile drawterm on Fedora 38
- Display xterm color palette