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