×
1 Choose EITC/EITCA Certificates
2 Learn and take online exams
3 Get your IT skills certified

Confirm your IT skills and competencies under the European IT Certification framework from anywhere in the world fully online.

EITCA Academy

Digital skills attestation standard by the European IT Certification Institute aiming to support Digital Society development

SIGN IN YOUR ACCOUNT TO HAVE ACCESS TO DIFFERENT FEATURES

CREATE AN ACCOUNT FORGOT YOUR PASSWORD?

FORGOT YOUR DETAILS?

AAH, WAIT, I REMEMBER NOW!

CREATE ACCOUNT

ALREADY HAVE AN ACCOUNT?
EUROPEAN INFORMATION TECHNOLOGIES CERTIFICATION ACADEMY - ATTESTING YOUR PROFESSIONAL DIGITAL SKILLS
  • SIGN UP
  • LOGIN
  • SUPPORT

EITCA Academy

EITCA Academy

The European Information Technologies Certification Institute - EITCI ASBL

Certification Provider

EITCI Institute ASBL

Brussels, European Union

Governing European IT Certification (EITC) framework in support of the IT professionalism and Digital Society

  • CERTIFICATES
    • EITCA ACADEMIES
      • EITCA ACADEMIES CATALOGUE<
      • EITCA/CG COMPUTER GRAPHICS
      • EITCA/IS INFORMATION SECURITY
      • EITCA/BI BUSINESS INFORMATION
      • EITCA/KC KEY COMPETENCIES
      • EITCA/EG E-GOVERNMENT
      • EITCA/WD WEB DEVELOPMENT
      • EITCA/AI ARTIFICIAL INTELLIGENCE
    • EITC CERTIFICATES
      • EITC CERTIFICATES CATALOGUE<
      • COMPUTER GRAPHICS CERTIFICATES
      • WEB DESIGN CERTIFICATES
      • 3D DESIGN CERTIFICATES
      • OFFICE IT CERTIFICATES
      • BITCOIN BLOCKCHAIN CERTIFICATE
      • WORDPRESS CERTIFICATE
      • CLOUD PLATFORM CERTIFICATENEW
    • EITC CERTIFICATES
      • INTERNET CERTIFICATES
      • CRYPTOGRAPHY CERTIFICATES
      • BUSINESS IT CERTIFICATES
      • TELEWORK CERTIFICATES
      • PROGRAMMING CERTIFICATES
      • DIGITAL PORTRAIT CERTIFICATE
      • WEB DEVELOPMENT CERTIFICATES
      • DEEP LEARNING CERTIFICATESNEW
    • CERTIFICATES FOR
      • EU PUBLIC ADMINISTRATION
      • TEACHERS AND EDUCATORS
      • IT SECURITY PROFESSIONALS
      • GRAPHICS DESIGNERS & ARTISTS
      • BUSINESSMEN AND MANAGERS
      • BLOCKCHAIN DEVELOPERS
      • WEB DEVELOPERS
      • CLOUD AI EXPERTSNEW
  • FEATURED
  • SUBSIDY
  • HOW IT WORKS
  •   IT ID
  • ABOUT
  • CONTACT
  • MY ORDER
    Your current order is empty.
EITCIINSTITUTE
CERTIFIED

What is the purpose of the tee command in Linux system administration?

by EITCA Academy / Saturday, 05 August 2023 / Published in Cybersecurity, EITC/IS/LSA Linux System Administration, Advanced sysadmin in Linux, The tee command - watch and log command output, Examination review

The tee command in Linux system administration serves the purpose of allowing users to watch and log command output simultaneously. This powerful utility plays a important role in advanced sysadmin tasks, providing a convenient means to capture and store command output for further analysis or troubleshooting purposes.

The tee command gets its name from the letter "T" in the shape it creates when visualized graphically. It reads the standard input and writes it to both the standard output and one or more specified files. This functionality makes it particularly useful in situations where it is necessary to monitor command execution in real-time while simultaneously saving the output to a file.

One of the primary advantages of the tee command is its ability to capture the output of commands that generate a large amount of data. By using tee, sysadmins can ensure that no information is lost due to the limited buffer size of the terminal. This is especially useful when running commands that produce lengthy output, such as system logs or network packet captures.

To use the tee command, the syntax is as follows:

shell
command | tee [OPTION]... [FILE]...

Here, "command" represents the command whose output needs to be watched and logged. The vertical bar (|) is a pipe symbol that connects the output of the preceding command to the tee command. The tee command then takes the input and duplicates it to both the standard output and the specified file(s).

The tee command supports various options that can modify its behavior. Some commonly used options include:

– `-a, –append`: Appends the output to the specified file(s) instead of overwriting them.
– `-i, –ignore-interrupts`: Ignores interrupt signals, ensuring that tee continues running even if interrupted.
– `-p, –output-error`: Sets the behavior when a write error occurs, allowing users to customize the response.
– `-u, –unbuffered`: Flushes the output immediately instead of buffering it.

Let's consider an example to illustrate the practical usage of the tee command. Suppose we want to monitor the output of the `ping` command in real-time and store it in a file. We can achieve this by running the following command:

shell
ping example.com | tee ping_output.txt

In this example, the output of the `ping` command is piped to tee, which then duplicates the output to both the standard output (displayed on the terminal) and the `ping_output.txt` file.

By leveraging the tee command, sysadmins can effectively monitor and log command output, facilitating troubleshooting, analysis, and auditing tasks. Its versatility and simplicity make it an invaluable tool in the Linux system administration arsenal.

Other recent questions and answers regarding Advanced sysadmin in Linux:

  • Apart from the mentioned commands, what other options and functionalities does the journalctl command offer? How can you access the manual page for journalctl?
  • What is the role of the systemd journal in storing logs in Linux systems?
  • What are the advantages and disadvantages of using the journalctl command to access logs compared to traditional plain text log files?
  • What is the significance of the "-fu" flag in the "journalctl -fu [unit]" command? How does it help in real-time log monitoring?
  • What is the purpose of the "journalctl -u [unit]" command in Linux system administration? How does it differ from the default "journalctl" command?
  • Why is it important to run the cleanup commands with sudo privileges?
  • What command can you use to restrict the cleanup of logs based on their size using the systemd journalctl tool?
  • How can you specify the time measure when using the "–vacuum-time" option with the journalctl command?
  • What command can you use to delete logs older than a certain time period using the systemd journalctl tool?
  • How can you check the size of the systemd journal on a Linux system?

View more questions and answers in Advanced sysadmin in Linux

More questions and answers:

  • Field: Cybersecurity
  • Programme: EITC/IS/LSA Linux System Administration (go to the certification programme)
  • Lesson: Advanced sysadmin in Linux (go to related lesson)
  • Topic: The tee command - watch and log command output (go to related topic)
  • Examination review
Tagged under: Command Line, Cybersecurity, Linux, Logging, System Administration, Tee Command
Home » Advanced sysadmin in Linux / Cybersecurity / EITC/IS/LSA Linux System Administration / Examination review / The tee command - watch and log command output » What is the purpose of the tee command in Linux system administration?

Certification Center

USER MENU

  • My Account

CERTIFICATE CATEGORY

  • EITC Certification (106)
  • EITCA Certification (9)

What are you looking for?

  • Introduction
  • How it works?
  • EITCA Academies
  • EITCI DSJC Subsidy
  • Full EITC catalogue
  • Your order
  • Featured
  •   IT ID
  • EITCA reviews (Reddit publ.)
  • About
  • Contact
  • Cookie Policy (EU)

EITCA Academy is a part of the European IT Certification framework

The European IT Certification framework has been established in 2008 as a Europe based and vendor independent standard in widely accessible online certification of digital skills and competencies in many areas of professional digital specializations. The EITC framework is governed by the European IT Certification Institute (EITCI), a non-profit certification authority supporting information society growth and bridging the digital skills gap in the EU.

    EITCA Academy Secretary Office

    European IT Certification Institute ASBL
    Brussels, Belgium, European Union

    EITC / EITCA Certification Framework Operator
    Governing European IT Certification Standard
    Access contact form or call +32 25887351

    Follow EITCI on Twitter
    Visit EITCA Academy on Facebook
    Engage with EITCA Academy on LinkedIn
    Check out EITCI and EITCA videos on YouTube

    Funded by the European Union

    Funded by the European Regional Development Fund (ERDF) and the European Social Fund (ESF), governed by the EITCI Institute since 2008

    Information Security Policy | DSRRM and GDPR Policy | Data Protection Policy | Record of Processing Activities | HSE Policy | Anti-Corruption Policy | Modern Slavery Policy

    Automatically translate to your language

    Terms and Conditions | Privacy Policy
    Follow @EITCI
    EITCA Academy

    Your browser doesn't support the HTML5 CANVAS tag.

    • Cloud Computing
    • Web Development
    • Cybersecurity
    • Quantum Information
    • Artificial Intelligence
    • GET SOCIAL
    EITCA Academy


    © 2008-2026  European IT Certification Institute
    Brussels, Belgium, European Union

    TOP
    CHAT WITH SUPPORT
    Do you have any questions?
    We will reply here and by email. Your conversation is tracked with a support token.