This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
witty
Watch
3
Star
0
Fork
0
You've already forked witty
mirror of
https://github.com/syssecfsu/witty.git
synced
2024-12-26 20:52:36 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
0c5915677e
witty
/
cmd
/
replay
/
run.sh
4 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
add a shell command to replay
2022-01-14 23:04:50 +01:00
echo
"Try to resize shell with shell command"
printf
'\e[8;36;120t'
clear
add -w to cmdline replay
2022-01-18 12:35:58 +01:00
$(
dirname
$0
)
/replay
"
$@
"
Reference in New Issue
Copy Permalink