a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 55487 and 43561

Description: Run processes and applications under pseudo-terminal
 empty is a utility that provides an interface to execute and/or interact with
 processes under pseudo-terminal sessions (PTYs). This tool is useful in
 programming of shell scripts designed to communicate with interactive programs
 like telnet, ssh, ftp, etc. In some cases empty can be the simplest
 replacement for Tcl/expect or other similar programming tools because empty
 can be easily invoked directly from shell prompt or script, and does not use
 Tcl, Perl, PHP, Python or anything else as an underlying language.
Description: Run processes and applications under pseudo-terminal
 empty is a utility that provides an interface to execute and/or interact with
 processes under pseudo-terminal sessions (PTYs). This tool is useful in
 programming of shell scripts designed to communicate with interactive programs
 like telnet, ssh, ftp, etc. In some cases empty can be the simplest
 replacement for TCL/expect or other similar programming tools because empty
 can be easily invoked directly from shell prompt or script, and does not use
 TCL, Perl, PHP, Python or anything else as an underlying language.
--- 55487	Thu Jan  1 00:00:00 1970
+++ 43561	Thu Jan  1 00:00:00 1970
@@ -3,6 +3,6 @@
  processes under pseudo-terminal sessions (PTYs). This tool is useful in
  programming of shell scripts designed to communicate with interactive programs
  like telnet, ssh, ftp, etc. In some cases empty can be the simplest
- replacement for Tcl/expect or other similar programming tools because empty
+ replacement for TCL/expect or other similar programming tools because empty
  can be easily invoked directly from shell prompt or script, and does not use
- Tcl, Perl, PHP, Python or anything else as an underlying language.
+ TCL, Perl, PHP, Python or anything else as an underlying language.