Translations by emre_e

emre_e has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

15 of 5 results
46.
<command>rm</command> is used to delete files. <screen>rm foo</screen> deletes the file <filename>foo</filename> from the current directory.
2009-01-07
<command>rm</command> komutu, dosyaları silmek için kullanılır. <screen>rm kitap</screen>, yürürlükteki dizinden <filename>kitap</filename> dosyasını siler.
47.
By default, <command>rm</command> will not remove directories. To remove a directory, you must use the <command>-R</command> option. For example, <screen>rm -R foobar</screen> will remove the directory foobar, <emphasis role="strong">and all of its contents!</emphasis>
2009-01-07
Varsayılan olarak, <command>rm</command> komutu dizin silmez. Bir dizini silmek için, <command>-R</command> seçeneğini kullanmanız gerekir. Örneğin; <screen>rm -R kitaplık</screen>, kitaplık dizinini <emphasis role="strong">tüm içeriği ile birlikte</emphasis> siler.
2009-01-07
Varsayılan olarak, <command>rm</command> komutu dizin silmez. Bir dizini silmek için, <command>-R</command> seçeneğini kullanmanız gerekir. Örneğin; <screen>rm -R Klasör</screen>, Klasör dizinini <emphasis role="strong">tüm içeriği ile birlikte</emphasis> siler.
2009-01-07
Varsayılan olarak, <command>rm</command> komutu dizin silmez. Bir dizini silmek için, <command>-R</command> seçeneğini kullanmanız gerekir. Örneğin; <screen>rm -R Klasör</screen>, Klasör dizinini <emphasis role="strong">tüm içeriği ile birlikte siler.</emphasis>
56.
The <command>top</command> command displays information on your GNU/Linux system, running processes and system resources, including CPU, RAM &amp; swap usage and total number of tasks being run. To exit <application>top</application>, press <keycap>q</keycap>.
2009-01-13
<command>top</command> komutu, GNU/Linux sisteminizdeki işlemler ve sistem kaynaklarını, CPU, RAM &amp ve takas alanı kullanımı dahil, çalışmakta olan hizmetlerin bilgisini gösterir. <application>top</application>'tan çıkmak için <keycap>q</keycap> tuşuna basabilirsiniz.