15 lines
259 B
Markdown
15 lines
259 B
Markdown
---
|
|
title: p2.sh
|
|
categories: [uncategorized]
|
|
source: bin/p2.sh
|
|
generated: 2025-05-22T08:38:59-04:00
|
|
---
|
|
|
|
# p2.sh
|
|
|
|
#!/bin/bash
|
|
Function to print dry-run actions and log them
|
|
Configuration
|
|
|
|
_Auto-generated from source script on Thu May 22 08:38:59 AM EDT 2025_
|