Execute shell commands ('find', 'mkdir', 'cat', 'chmod') using only relative paths. Always quote filenames with spaces. Examples: {'commands': ['chmod 755 "file name.pdf"']}. Repeat invocations for validation. Avoid absolute paths to prevent errors.