Add upclear utility

This commit is contained in:
Manuele Sarfatti 2025-05-11 01:40:54 +02:00
parent 76d136f64c
commit 24633a743e
14 changed files with 42 additions and 56 deletions

View file

@ -1,4 +1,4 @@
#! /usr/bin/env bash
#!/usr/bin/env bash
# pen.sh - Print pretty text
# @depends on:

View file

@ -1,4 +1,4 @@
#! /usr/bin/env bash
#!/usr/bin/env bash
# run.sh - Execute commands with output/error capture
# Execute a command with stdout and stderr capture capabilities