Mudanças entre as edições de "Formato sit"
De MochilaWiki
Ir para navegaçãoIr para pesquisar (→usando) |
|||
(Uma revisão intermediária pelo mesmo usuário não está sendo mostrada) | |||
Linha 10: | Linha 10: | ||
== usando == | == usando == | ||
<source lang="bash"> | <source lang="bash"> | ||
− | wget -c http:// | + | wget -c http://aulas.nkosi.org/rascunhos/KIT_ISO.sit |
− | unstuff | + | unstuff KIT_ISO.sit |
</source> | </source> | ||
+ | |||
== mirror == | == mirror == | ||
* http://www.box.net/shared/v1ei9jg6cc | * http://www.box.net/shared/v1ei9jg6cc |
Edição atual tal como às 19h28min de 22 de novembro de 2011
Sit é um formato de arquivo compactado, mais usado em sistema MAC.
baixando e instalando
wget http://pub.nkosi.org/unstuff
wget http://pub.nkosi.org/stuff
chmod 755 unstuff stuff
mv unstuff stuff /usr/bin
usando
wget -c http://aulas.nkosi.org/rascunhos/KIT_ISO.sit
unstuff KIT_ISO.sit