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

Скачать или смотреть How to Use the Tar Command

  • HOWTECH
  • 2013-06-08
  • 18076
How to Use the Tar Command
  • ok logo

Скачать How to Use the Tar Command бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно How to Use the Tar Command или посмотреть видео с ютуба в максимальном доступном качестве.

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

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

Cкачать музыку How to Use the Tar Command бесплатно в формате MP3:

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

Описание к видео How to Use the Tar Command

Use the terminal application in Linux by typing a tar command into it so as to archive and extract different folders present in your system.

Don't forget to check out our site http://howtech.tv/ for more free how-to videos!
   / ithowtovids   - our feed
  / howtechtv   - join us on facebook
https://plus.google.com/1034403827176... - our group in Google+

In this tutorial we will show you How to use the tar command.
In Linux, you can extract tar files using the terminal application only. So first of all, let's move to the desktop and list the contents by using the ls command.

Step 1 -- Archive and compress the folder

First of all, in the terminal application, type cd Desktop and hit enter.
Here you can see that there is one folder placed in the desktop, named Test1. Now let's archive the folder and compress it by means of the tar commands.

Step 2 -- Understand how to archive folders

When using the tar command, you have to know that it works with certain flags. For example to archive a folder, we will use the "cvf" attribute comprising of 3 flags. The "C" flag means creating a new archive. The "V" flag is used to print, or list the files being processed and the "F" flag uses the defined archive variable. If not specified, the tar command will make a system-dependent file name.
Now let's type in the tar command:
"tar --cvf Test1.tar " followed by the name of the folder which in this case is "Test1" and hit enter.
Now when we list the directories again, you can see the tar file that we have just created, appears in Red color in the terminal.

Step 3 -- Extract a tar archive

In the same way, we can extract a tar archive as well. For that, you can simply type:
"tar -xvf" followed by the name of the file which in this case is "Test1.tar". The "X" flag over here is used to extract the contents of the archive.
Now when we list the contents of the directory, you can see that the tar file has been successfully extracted.
And that's it, by using the tar commands you can archive folders and extract them.

Комментарии

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

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

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

video2dn Copyright © 2023 - 2025

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