Source code

Revision control

Copy as Markdown

Other Tools

#!/bin/sh
find . -name '*.[ch]' -exec chmod 644 {} \;