witty/cmd/replay/run.sh
2022-01-18 06:35:58 -05:00

4 lines
99 B
Bash
Executable File

echo "Try to resize shell with shell command"
printf '\e[8;36;120t'
clear
$(dirname $0)/replay "$@"