Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть The Linux 'script' Command: Record Your Shell Sessions

  • tutoriaLinux
  • 2017-05-20
  • 53648
The Linux 'script' Command: Record Your Shell Sessions
computerhow-toLinuxtutorialsystem administrationsysadmincommand-lineCLIscript commandrecord shell sessionrecord bash
  • ok logo

Скачать The Linux 'script' Command: Record Your Shell Sessions бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно The Linux 'script' Command: Record Your Shell Sessions или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку The Linux 'script' Command: Record Your Shell Sessions бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео The Linux 'script' Command: Record Your Shell Sessions

A quick how-to on how to use the Linux script(1) command to record your shell sessions. Whether it's for documentation, for capturing a hard-to-replicate issue, or to prove that you've done something according a certain way, knowing the basics of the script(1) command can be extremely useful.

0:27 Common Uses
0:40 The simplest way to use the Linux script command
1:39 Inspecting script's shell log
2:06 Changing the default shell log filename
2:42 Real-time Recordings - SUPER USEFUL
3:30 Inspecting a real-time recording log
3:50 Replay a real-time script shell recording (one that was recorded with timing info)
4:45 Inspecting the Timing Log (script(1) timestamp file)
5:21 Recording shell output from a single command (useful in bash scripts, etc.)
6:46 Review of commands for recording and replaying Linux shell sessions
7:44 Important Note






Simplest Way to Log Shell Sessions
script simplescript.log

A single command
script -c 'netstat -tupln' netstat.log

Add timing information, so you can replay the shell session later
script myscript.log --timing=time.log

Replay a captured shell session (with timing info)
scriptreplay -s myscript.log --timing=time.log
scriptreplay -s myscript.log -t time.log


Full Linux Sysadmin Course:    • The Linux Basics Course: Beginner to Sysad...  

Check out my project-based Linux System Administration course (free sample videos): https://www.udemy.com/hands-on-linux-...

Official Site & e-mail list: https://tutorialinux.com/
Twitter:   / tutorialinux  
Facebook:   / tutorialinux  
Patreon:   / tutorialinux  

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]