Translations by david cg

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

12 of 2 results
56.
The <command>free</command> command displays the amount of free and used memory in the system. <screen>free -m</screen> will give the information using megabytes, which is probably the most useful for current computers.
2010-12-03
El comando <command>free</command> muestra la cantidad de memoria libre y ocupada del sistema. <screen>free -m</screen> mostrara la informacion en megabytes, que probablemente sea mas usable para el usuario comun.
66.
The <command>addgroup</command> command is used to create a new group in the system. To create a new group, type: <screen>sudo addgroup foobar</screen> The above command will create a new group called <emphasis role="strong">foobar</emphasis>.
2010-12-03
El comando <command>addgroup</command> es usado para crear un nuevo grupo en el sistema. Para crear un nuevo grupo escriba: <screen>sudo addgroup foobar</screen> El comando anterior creara un nuevo grupo llamado <emphasis role="strong">foobar</emphasis>.