14 lines
260 B
Markdown
14 lines
260 B
Markdown
---
|
|
title: perms.sh
|
|
categories: [uncategorized]
|
|
source: bin/perms.sh
|
|
generated: 2025-05-22T08:38:59-04:00
|
|
---
|
|
|
|
# perms.sh
|
|
|
|
#!/bin/bash
|
|
Safe and resumable chmod script with progress output
|
|
|
|
_Auto-generated from source script on Thu May 22 08:38:59 AM EDT 2025_
|