×
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

How do you start recording a shell session using the script command?

by EITCA Academy / Saturday, 05 August 2023 / Published in Cybersecurity, EITC/IS/LSA Linux System Administration, Advanced sysadmin in Linux, The Linux script command - recording shell sessions, Examination review

To start recording a shell session using the script command in Linux, you first need to understand the purpose and functionality of this command. The script command is a powerful tool that allows you to record and save all the input and output of a shell session into a file. This can be useful for various reasons, such as documenting your work, troubleshooting, or sharing your session with others for analysis or review.

To begin recording a shell session, open a terminal window and simply type the following command:

script [options] [file]

Here, `[options]` refers to any additional flags or parameters that you may want to specify, and `[file]` is the optional name of the file where the session will be saved. If you don't provide a file name, the session will be saved in a default file named "typescript" in the current directory.

Let's explore some commonly used options with the script command:

– `-a` or `–append`: This option allows you to append the session to an existing file instead of creating a new one. For example, if you want to append the session to a file named "session.log", you would use the following command:

  script -a session.log
  

– `-c` or `–command`: This option lets you specify a command to be executed within the script session. After the command finishes executing, the session will be saved to the specified file. For instance, if you want to record the output of a specific command, you can use:

  script -c "ls -l" output.log
  

– `-t` or `–timing`: With this option, the script command records the timing information of each keystroke, allowing you to replay the session with accurate timing. This can be helpful in scenarios where timing is important, such as performance analysis or debugging. To enable timing, use the following command:

  script -t timing.log
  

Once you have started the script session, all your subsequent commands and their output will be recorded in the specified file. To stop recording, simply type `exit` or press `Ctrl+D` to exit the shell session.

It's worth noting that the script command captures everything displayed on the terminal, including control characters and escape sequences. This means that the recorded session will faithfully reproduce the exact appearance of the original session, including any formatting, color codes, and cursor movements.

The script command is a valuable tool for recording and documenting shell sessions in Linux. By using the appropriate options and parameters, you can customize the behavior of the command to suit your specific requirements. Whether you need to keep a record of your work, troubleshoot issues, or share your session with others, the script command provides a convenient and reliable solution.

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 Linux script command - recording shell sessions (go to related topic)
  • Examination review
Tagged under: Command-line Tools, Cybersecurity, Linux, Linux System Administration, Script Command, Shell Session Recording
Home » Advanced sysadmin in Linux / Cybersecurity / EITC/IS/LSA Linux System Administration / Examination review / The Linux script command - recording shell sessions » How do you start recording a shell session using the script command?

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
    • Artificial Intelligence
    • Quantum Information
    • Cybersecurity
    • 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.