mirror of
https://github.com/syssecfsu/witty.git
synced 2024-12-26 04:32:34 +01:00
4 lines
99 B
Bash
Executable File
4 lines
99 B
Bash
Executable File
echo "Try to resize shell with shell command"
|
|
printf '\e[8;36;120t'
|
|
clear
|
|
$(dirname $0)/replay "$@" |