witty/cmd/replay/run.sh

4 lines
99 B
Bash
Raw Normal View History

2022-01-14 17:04:50 -05:00
echo "Try to resize shell with shell command"
printf '\e[8;36;120t'
clear
2022-01-18 06:35:58 -05:00
$(dirname $0)/replay "$@"