Browsing Hebrew 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.
הפקודה <command>rm</command> תסיר או תמחוק קובץ בתיקייה הנוכחית. (<acronym>rm</acronym> הוא קיצור ל- "remove"). הפקודה לא תעבוד על תיקיות בהן ישנם קבצים. כדי להסיר תיקיות, ניתן להשתמש בפקודה <command>rm -r</command>. ה- <emphasis>r</emphasis> מסמלת <emphasis>recursive</emphasis> (רקורסיה). לדוגמה: <screen>rm -r foo</screen> יסיר את התיקייה foo וכל התוכן הנמצא בה.
Translated and reviewed by Eyal Levin
Located in basic-commands/C/basic-commands.xml:263(para)
38 of 123 results

This translation is managed by Ubuntu Hebrew Translators, assigned by Ubuntu Translators.

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