Write an automated bash script to audit Linux file permissions. | TaskLearn

Build an automated Bash script that scans Linux file permissions, flags risky ownership or mode settings, and produces a clear audit output for review. The scri...