#!/usr/bin/bash # Fix permissions of all files in the current directory and subdirectories chmod -R 777 ./