Tuesday, December 6, 2022

Linux AFIO

The following is a Linux dictionary word of the day:

afio – archive file manipulation program. Afio manipulates groups of files, copying them within or between filesystems and an afio archive.
-i parameter stands for install the archive file by unpacking it.
-t parameter stands for list table-of-contents of archive.
-r parameter stands for verify archive against filesystem.
-p parameter stands for copy files.
-Z parameter stands for compress.

Example: afio -i -Z name_of_archive


No comments:

Post a Comment