mirror of
https://github.com/mjsarfatti/beddu.git
synced 2025-06-27 09:28:00 +02:00
Add upclear utility
This commit is contained in:
parent
76d136f64c
commit
24633a743e
14 changed files with 42 additions and 56 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
# pen.sh - Print pretty text
|
||||
|
||||
# @depends on:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue