finalcut/doc/console_ioctl-manual.sh

8 lines
132 B
Bash
Raw Permalink Normal View History

2015-05-23 13:35:12 +02:00
#!/bin/bash
# set the xterm window title
TERMTITLE="man 4 console_ioctl"
echo -ne "\\033]0;${TERMTITLE}\\007"
2015-05-23 13:35:12 +02:00
man 4 console_ioctl