--- rxvt-unicode/doc/pty-fd 2005/02/17 15:13:47 1.2 +++ rxvt-unicode/doc/pty-fd 2005/02/17 15:19:03 1.3 @@ -1,5 +1,7 @@ #!/usr/bin/perl +# sample script to illustrate the -pty-fd option + use IO::Pty; use Fcntl;