Execute Linux shell commands using relative paths. Allowed: 'find', 'mkdir', 'cat', 'chmod'. Use exact file/directory names. Avoid absolute paths. Quote names with spaces. Validate with correct syntax and relevance. Re-run commands to confirm system state. Example: {'commands': ['chmod 755 file.pdf']}.