Browsing Brazilian Portuguese translation

38 of 123 results
38.
The <command>rm</command> will remove or delete a file in your directory (<acronym>rm</acronym> stands simply for "remove"). It will not work on directories which have files in them. To remove directories, you can use <command>rm -r</command>. The <emphasis>r</emphasis> stands for <emphasis>recursive</emphasis>. For example: <screen>rm -r foo</screen> will remove the directory named foo and all of its contents.
O <command>rm</command> irá remover ou apagar um arquivo em seu diretório (<acronym>rm</acronym> vem de "remove"). Ele não irá funcionar em diretórios com arquivos neles. Para remover diretórios, você pode usar o <command>rm -r</command>. O <emphasis>r</emphasis> significa <emphasis>recursive</emphasis>. Por exemplo: <screen>rm -r foo</screen> irá remover o diretório chamado foo e todo o seu conteúdo.
Translated by Flavio Carreira
Reviewed by André Gondim
Located in basic-commands/C/basic-commands.xml:263(para)
38 of 123 results

This translation is managed by Ubuntu Brazilian Portuguese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.