ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/pty-fd
(Generate patch)

Comparing rxvt-unicode/doc/pty-fd (file contents):
Revision 1.2 by root, Thu Feb 17 15:13:47 2005 UTC vs.
Revision 1.3 by root, Thu Feb 17 15:19:03 2005 UTC

1#!/usr/bin/perl 1#!/usr/bin/perl
2
3# sample script to illustrate the -pty-fd option
2 4
3use IO::Pty; 5use IO::Pty;
4use Fcntl; 6use Fcntl;
5 7
6my $pty = new IO::Pty; 8my $pty = new IO::Pty;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines