Arsip ‘rivew’ Tag
Archive Your Files with Tar Compression
File Extension TAR is Extension for archiving method that basicly comes with Unix & linux Operating System Distribution. But nowadays some other operating system like Microsoft windows an Mac OS come with many graphical user interface for extract and making TAR archive file.
If you working with linux or Unix System you can see what version of Tar Application on your system with –version command, you can see here the command :
root@slackware:~# tar --version
You can see above command show version of your tar, with tar command you can create and extract file with some extention like file.tar.gz and file tar.bz. here some example to extract file with tar.gz extention :
root@slackware:~# tar -xzvf webmin-1.430.tar.gz
If you working with command line like that to Extract and Compressed File Extension TAR may be you stressed, many graphical tool like winzip, winrar and ark make you easy to manage Tar File trough graphical user interface (GUI) then you don’t need work with command line.
If you visit File Extension TAR website you can find tool “Driver Cure”, this software can cure about driver error on your system. My be some time your printer or scanner doesn’t work? And you don’t know what is the problem. You can analyze it with driver cure but not only analyze it but it can fix error your drive, It’s sho AWESOME tool I use on my system. You can download drive cure from :
http://www.fileextensiontar.net/download.php
Komentar (1)





















