Linux terminal capture

Source: Internet
Author: User
Linux terminal capture-Linux general technology-Linux technology and application information. The following is a detailed description. Author: xiaohu417

Ttyutils is a set of UNIX terminal tools, including ttyexec, ttylook, ttyadmin, and some extensions.

Ttyexec creates a Pseudo Terminal to execute a command, capture all the output of the command, and transmit the output data to the built-in memory terminal simulator and real terminal. The commands executed through ttyexec and those executed directly do not feel any difference. Through the memory terminal simulator, the administrator can trigger an event under certain conditions. For example, the user wants to start another program B based on the state of program A, but does not want to or cannot modify program, in this case, ttyexec is useful.

Ttyadmin is a management tool that uses the ncurses (3X) window interface to view and control existing ttyexec instances.

Ttylook is similar to the BSD watch (1) program, but there are not many restrictions. It can easily connect to the existing ttyexec instance, view the output of that terminal, or, if the writeable mode is enabled, you can also enter data to that terminal.

Extensions include ttyfeed and ttysnap. They all support the -- help Command Line option.

Ttyutils follows the GPL version 2 authorization protocol release, which means that you have the right to obtain the complete source code while obtaining Ttyutils.

The main target platform of Ttyutils is GNU/Linux, and the development and testing platform is Fedora7. It should also run on other GNU/Linux release systems, and theoretically it can run on operating systems that comply with the UNIX98 specifications. So far, the following operating systems can run ttyutils:

Fedora
AIX 5

Http://groups.google.com/group/xiaohu417
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.