Tutti Nuovi

user:thomas utente che ha creato il gist

title:mygist titolo del gist

description:sync gists with given description

filename:myfile.txt nome di file nel gist

extension:yml estensione del file nel gist

language:go linguaggio del file nel gist

topic:homelab Gist con l'argomento dato

all:systemctl search all fields

Entra

Tutti Nuovi Entra

Tutti i gist corrispondenti all'argomento Terminal

Più recente creazione
Meno recente creazione
Più recente aggiornamento
Meno recente aggiornamento
Erreur32's Avatar

Erreur32 / colors-in-terminal.sh

0 mi piace
0 forks
1 files
Ultima volta attivo 1 month ago
Bash Color Terminal
1 for code in {30..37}; do \
2 echo -en "\e[${code}m"'\\e['"$code"'m'"\e[0m"; \
3 echo -en " \e[$code;1m"'\\e['"$code"';1m'"\e[0m"; \
4 echo -en " \e[$code;3m"'\\e['"$code"';3m'"\e[0m"; \
5 echo -en " \e[$code;4m"'\\e['"$code"';4m'"\e[0m"; \
6 echo -e " \e[$((code+60))m"'\\e['"$((code+60))"'m'"\e[0m"; \
7 done
8
9 ## http://jafrog.com/2013/11/23/colors-in-terminal.html
Più nuovi Più vecchi

Creato da Opengist ⋅ Load: 13ms⋅

Italiano
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文