User Tools

Site Tools


informatica:linux:bash

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
informatica:linux:bash [2014/09/18 12:54] joseinformatica:linux:bash [2014/09/18 14:10] jose
Line 76: Line 76:
  
 https://lh3.googleusercontent.com/-c9dZQIsNe-M/UT8f4IqjEbI/AAAAAAAAO9Y/01hoRL6NhXs/s485/bash_colors.png https://lh3.googleusercontent.com/-c9dZQIsNe-M/UT8f4IqjEbI/AAAAAAAAO9Y/01hoRL6NhXs/s485/bash_colors.png
 +
 +rojo
 +  echo -en '\033[1;37m\033[41m'rojo`tput sgr0`;echo
 +
 +verde
 +  echo -en '\033[1;37m\033[42m'verde`tput sgr0`;echo
 +
 +azul
 +  echo -en '\033[1;37m\033[46m'azul`tput sgr0`;echo
  
  
informatica/linux/bash.txt · Last modified: 2015/04/13 20:19 by 127.0.0.1