Execute Linux shell commands using JSON syntax. Use relative paths within context, absolute otherwise. Ensure command structure is {'commands': []}. Example: {'commands': ['chmod 755 file']}. Repeat invocation for file system validation. Avoid absolute paths unless necessary.