A: The Founding of MegaCorp and the End of Art

This commit is contained in:
wagslane
2024-06-26 11:22:51 -06:00
commit 0d16f954df
8 changed files with 113 additions and 0 deletions

3
scripts/apux.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
output=$(sh "$@" 2>&1)
echo "$output" | sed 's/bash/apux/g'