You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1.0 KiB
21 lines
1.0 KiB
11 years ago
|
<?xml version="1.0" ?>
|
||
|
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
|
||
|
<!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'>
|
||
|
<!ENTITY % addindex "IGNORE">
|
||
|
<!ENTITY % Italian "INCLUDE"> <!-- change language only here -->
|
||
|
]>
|
||
|
|
||
13 years ago
|
<article lang="&language;" id="tar">
|
||
11 years ago
|
<title>tar</title>
|
||
13 years ago
|
<articleinfo>
|
||
|
<authorgroup>
|
||
11 years ago
|
<author>&Ferdinand.Gassauer;</author>
|
||
11 years ago
|
<othercredit role="translator"><firstname>Luciano</firstname> <surname>Montanaro</surname> <affiliation><address><email>mikelima@cirulla.net</email></address></affiliation> <contrib>Traduzione del documento</contrib></othercredit>
|
||
13 years ago
|
</authorgroup>
|
||
|
</articleinfo>
|
||
11 years ago
|
<para>Un programma di archiviazione progettato per conservare ed estrarre file da un file di archivio noto come tarfile. Un tarfile può essere fatto su un'unità a nastro, ma è d'uso comune scriverlo su un file normale. </para>
|
||
13 years ago
|
|
||
11 years ago
|
<para>Vedi il manuale: <ulink url="man:/tar">tar</ulink>. </para>
|
||
13 years ago
|
|
||
|
</article>
|