Files
main/util/misc/lsof/translations.xml
2015-08-15 01:19:05 +03:00

11 lines
854 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>lsof</Name>
<Summary xml:lang="tr">Çalışan UNIX süreçleri tarafından açılan dosyaları listeyen bir araç</Summary>
<Description xml:lang="tr">lsof sistemde çalışmakta olan UNIX süreçleri tarafından açılmış dosyaları listeleyen kullanışlı bir araçtır.</Description>
<Description xml:lang="es">Lsof es una herramienta de diagnostica específica de Unix. Su nombre quiere decir LiSt Open files (listar archivos abiertos), y hace justamente esto. Genera una lista con información sobre cada archivo abierto por procesos que están activos en el sistema. También puede listar comunicaciones abiertas por cada proceso.</Description>
<Summary xml:lang="es">Lista archivos abiertos por procesos unix en ejecución</Summary>
</Source>
</PISI>