witty/cmd/replay/run.sh

4 lines
99 B
Bash
Raw Normal View History

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