rwxrob-dot/scripts/post
2022-02-11 12:05:13 -05:00

5 lines
81 B
Bash
Executable File

#!/usr/bin/env bash
shopt -s extglob
chat "${1//+($'\n')/ }"
twitter update "$@"