idk im drunk

This commit is contained in:
Emma Tebibyte 2023-07-08 19:10:01 -06:00
parent d642abc3f3
commit ef4e83c3d3
Signed by: emma
GPG Key ID: 6D661C738815E7DD

28
en
View File

@ -8,6 +8,7 @@
# notice are preserved. This file is offered as-is, without any warranty. # notice are preserved. This file is offered as-is, without any warranty.
argv0="$0" argv0="$0"
exec >&2 </dev/tty
if test -z "$1"; then if test -z "$1"; then
printf "Usage: %s file...\n" "$argv0" 1>&2 printf "Usage: %s file...\n" "$argv0" 1>&2