pages*: fix Bash, Zsh and fish names (#12481)

This commit is contained in:
Vitor Henrique
2024-03-10 03:53:17 -03:00
committed by GitHub
parent 38de1af697
commit ffa4be3e7a
47 changed files with 63 additions and 63 deletions

View File

@@ -1,6 +1,6 @@
# history expansion
> Reutiliza y expande el historial del shell en `sh`, `bash`, `zsh`, `rbash` y `ksh`.
> Reutiliza y expande el historial del shell en `sh`, Bash, Zsh, `rbash` y `ksh`.
> Más información: <https://www.gnu.org/software/bash/manual/html_node/History-Interaction>.
- Ejecuta el comando anterior como root (`!!` se sustituye por el comando anterior):