Esta forma más sencilla de ejecutar cualquier comando de Unix es mediante el uso del operador backstick.
This simplest way of executing any Unix command is by using backstick operator.
Grep comando de Unix que se utiliza para detectar patrones en archivos; también se utiliza como sinónimo de "búsqueda manual rápida".
Grep Unix command to scan files for patterns, also used as a synonym for fast manual searching.
También puede intentarse con el comando de Unix hdparm, el cual deshabilita el almacenamiento en caches de hardware de las operaciones de escritura a disco, o utilizar algún otro comando específico del fabricante del hardware.
You can also try using the Unix command hdparm to disable the caching of disk writes in hardware caches, or use some other command specific to the hardware vendor.
También puede utilizar el sistema () función para ejecutar cualquier comando de Unix, cuya producción se destinará a la salida de un script Perl.
You can also use system() function to execute any Unix command, whose output will go to the output of the perl script.
Cp, una antocianidina. cp puede referirse a: cp, comando de Unix.
COMM, Comm or comm may refer to: comm, the Unix command.
dc Esta calculadora es un viejo comando de Unix.
dc This calculator is an standard Unix command.
Gracias a FileZilla (y la mayoría de los clientes FTP), no tiene que utilizar ningún comando de Unix.
Thanks to FileZilla (and most FTP clients), you do not have to use any Unix command.
Ésto se consigue utilizando un comando de UNIX.
It can be done using a UNIX command.
La última mitad del comando utiliza el nuevo -exec indicador, seguido por el comando de unix que desea ejecutar en los resultados de buscar.
The latter half of the command uses the new -exec flag, immediately followed by the unix command you wish to execute on thefind results.
En primer lugar, puede usar el comando de Unix kill que envía señales directamente a los procesos.
First, you can use the unix kill command to directly send signals to the processes.
Cada vez que se emite un comando de Unix, se crea o se inicia un nuevo proceso.
Whenever you issue a command in UNIX, it creates, or starts, a new process.
Si uno de los enlaces se quita (por ejemplo, con el comando de Unix rm), los datos siguen siendo accesibles desde cualquier otro enlace existente.
If one of the links is removed with the POSIX unlink function (for example, with the UNIX rm command), then the data are still accessible through any other link that remains.
Los zombis pueden ser identificados en la salida por pantalla del comando de Unix ps por la presencia de una Z en la columna de estado.
Zombies can be identified in the output from the Unix ps command by the presence of a "Z" in the "STAT" column.