Collection of Linux command-line tutorials, focused on the BASH shell.
Colección de tutoriales de Linux de línea de comandos, se centró en el shell bash.
The cd command changes the bash shell's cwd.
Make sure you are in a bash shell.
file in your home directory contains bash shell definitions and aliases for your own use.
en su directorio principal contiene definiciones de la shell de bash y alias para su propio uso.
This terminal runs the BASH shell.
Este terminal ejecuta el shell BASH.
of a new vulnerability found in the Linux BASH shell, and the seriousness of it and the number of affected systems, we indicate how to fix it.
Tras el descubrimiento de la nueva vulnerabilidad encontrada en el shell BASH de Linux, y dada la gravedad del mismo y la cantidad de sistemas afectados, os indicamos cómo solucionarlo.
The instructions must be fully interpretable by the Bash shell.
Las instrucciones deben ser completamente interpretables por el shell Bash.
Machine names shown with the Bash shell prompt are displayed for clarity.
Los nombres de máquinas que se muestran con el indicador de shell Bash sirven de aclaración.
The command is executed using the bash shell.
El comando se ejecutará utilizando el shell bash.
Like any other process, the bash shell keeps track of its cwd while it runs.
El shell bash se mantiene al tanto de su cwd mientras está ejecutando.
The pwd command reports the bash shell's cwd.
El comando pwd muestra el cwd de la shell bash.
To run a bash shell instead of the default sh
Para usar la shell bash en vez de sh usado por defecto
The first line ensures that the bash shell is used for the script to run.
La primera línea garantiza que el shell bash se utiliza para ejecutar el script.