rsnt_translations
56,573
edits
(Diane27) |
No edit summary |
||
Line 27: | Line 27: | ||
{{Command|tar cvvf /nearline/def-sponsor/user/mycollection.tar /project/def-sponsor/user/something > /nearline/def-sponsor/user/mycollection.index}} | {{Command|tar cvvf /nearline/def-sponsor/user/mycollection.tar /project/def-sponsor/user/something > /nearline/def-sponsor/user/mycollection.index}} | ||
Si l'archive vient d'être créée, la commande suivante (avec tar dans cet exemple) | Si l'archive vient d'être créée, la commande suivante (avec tar dans cet exemple) crée l'index : | ||
{{Command|tar tvvf /nearline/def-sponsor/user/mycollection.tar > /nearline/def-sponsor/user/mycollection.index}} | {{Command|tar tvvf /nearline/def-sponsor/user/mycollection.tar > /nearline/def-sponsor/user/mycollection.index}} |