Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- ZSH
- * [[linux:zsh:install]] * [[http://zsh.sourceforge.net/]] * introducción: * [[https://linuxc... john doe</code> * **ESC,Q**: [[http://zsh.sourceforge.net/Doc/Release/Zsh-Line-Editor.html#index-push... current-command-on-zsh]] * [[http://zsh.sourceforge.net/Doc/Release/Zsh-Line-Editor.html#index-push... -added-to-your-history]] * [[http://zsh.sourceforge.net/Doc/Release/Options.html#History]] * [[
- ZSH expansion modifiers
- = ZSH expansion modifiers * Variable transformations * permite modificar una variable usando **:** en el formato ''${VAR}'' * **u**: uppercase * **l**... : sustituciones (s/<CAD1>/<CAD2>/)<code bash; zsh>for hash in $(./rhash_static --list-hashes); do echo ... adores para archivos * más:[[http://zsh.sourceforge.net/Doc/Release/Expansion.html#Modifiers]] ==
- zsh-autoenv @linux:zsh:oh-my-zsh
- * AUTOENV_FILE_ENTER: Name of the file to look for when entering directories. Default: .autoenv.zsh * AUTOENV_FILE_LEAVE: Name of the file to look for when leaving directories. Requires AUTOENV_HANDLE... .autoenv_leave.zsh * AUTOENV_LOOK_UPWARDS: Look for zsh-autoenv "enter" files in parent dirs?. Defaul... Set debug level. If enabled (> 0) it will print information to stderr. * 0: no debug messages *
- ZSH features
- -> ''alias -m "ls*"'' * [[http://zsh.sourceforge.net/Doc/Release/Shell-Builtin-Commands.html#ind... * recursivo: ''ls -l %%**%%/*.log'' * más información abajo * **edición de variables de entorno
- ZSH Parameter Expansion Flags
- zsh:modifiers|]], si dentro de una variable en el formato ''${ }'' hay una apertura de paréntesis, se t... **: uppercase * mucho más: [[http://zsh.sourceforge.net/Doc/Release/Expansion.html#Parameter-Expans
- ZSH Globbing (extended)
- > == glob operators mucho mas:[[http://zsh.sourceforge.net/Doc/Release/Expansion.html#Filename-Generat... /code> == glob qualifiers * [[http://zsh.sourceforge.net/Doc/Release/Expansion.html]] * se usa una
- oh-my-zsh
- s/install.sh -O -)%%"%%'' más: [[https://www.howtoforge.com/tutorial/how-to-setup-zsh-and-oh-my-zsh-on-... ME_MIN_SECONDS=3 # Message to display (set to "" for disable). ZSH_COMMAND_TIME_MSG="Execution time: %
- ZSH zmv
- '(*).lis' '$1.txt'</code> * Something simpler (for basic commands) is the -W option<code bash> zmv -... e.with.many.dots.txt" by substituting dots (exept for the last # one!) with a space $ touch {1..20}-f
- ZSH modules
- es * Please read zshmodules(1) first! * [[http://zsh.sourceforge.net/Doc/Release/Zsh-Modules.html]]