I want to apply the Chmod system call to all files and subdirectories under the given argument path. Searching through stack overflow, I found answers for Python and the Lin