File: send-inputs.sh

package info (click to toggle)
python-rst2ansi 0.1.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 228 kB
  • sloc: python: 781; sh: 16; makefile: 16
file content (6 lines) | stat: -rwxr-xr-x 110 bytes parent folder | download
1
2
3
4
5
6
#!/bin/sh
pts=$1; shift

reseq demo/demo.tsq --replay | sudo ttysend -i $pts
wait 3
tmux kill-session -t demo