Vertaling van "command ls" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The command ls lists the files in the current directory.
El comando ls muestra una lista de los ficheros en el directorio actual.
Or, consider how often the command ls might be run on a system with many users.
O, considere cuan seguido el comando ls es ejecutado en un sistema con muchos usuarios.
Use the command ls to display all files and folders in the backup directory.
Con el comando ls se muestran todos los ficheros y carpetas contenidos en la carpeta de la copia de seguridad.
The command ls -l loc* to view the contents of the directory.
Digite el comando ls -l loc* para ver el contenido del directorio.
To display the context (label) for files, you use the command ls -Z.
Para mostrar el contexto (label) para archivos, utilice el comando ls -Z.
In the following example, the standard output of the command ls -al is sent to the program sort, which is responsible for sorting the result in alphabetical order
En el ejemplo siguiente, la salida estándar del comando ls -al se envía al programa sort, el cual debe extraer el resultado en orden alfabético.
For instance with the command ls
Por ejemplo con el comando ls
Type the command ls and you'll find lots of files with the extension.desktop
Escribimos el comando ls, y aparecerán varios ficheros con la extensión desktop.
Here, the following happens: first the command ls -l is executed, and it's output, instead of being printed, is sent (piped) to the sed program, which in turn, prints what it has to.
En este caso, ocurre lo siguiente: primero se ejecuta el comando ls -l, y luego su salida, en vez de imprimirse en la pantalla, se envía (entuba) al programa sed, que imprime su salida correspondiente.
If, for example, you had several files in the, 2-Canadian.txt, and so forth, the command ls -Canadian.txt would display them all but exclude all other files (those that do not match the pattern).
Si, por ejemplo, tienes varios archivos en el formato 1-español.txt, 2-español.txt, etcétera, el comando ls -español.txt te mostrará todos ellos pero excluirá los que no se ajusten al patrón.
Command ls -l, can be used to see file permissions and owners.
El comando ls -l se puede usar para ver los permisos de archivos y los propietarios.
In there you can see using the command ls a bunch of files and more directories.
The type file named pipes are displayed by the command ls like any other, with a few differences, see
Los archivos tipo named pipe son mostrados por el comando "ls" como cualquier otro, con pocas diferencias, mira