全部 新建

user:thomas 由用户创建的 Gists

title:mygist 包含指定标题的 Gists

description:sync gists with given description

filename:myfile.txt 包含指定文件名的 Gists

extension:yml 包含指定扩展名的 Gists

language:go 包含指定编程语言的 Gists

topic:homelab 具有给定主题的 Gists

all:systemctl search all fields

登录

全部 新建 登录

所有匹配主题的 Gist Terminal

最近 创建
最早 创建
最近 更新
最早 更新
Erreur32's Avatar

Erreur32 / colors-in-terminal.sh

0 喜欢
0 派生
1 文件
最后活跃于 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
上一页 下一页

由 Opengist 强力驱动 ⋅ Load: 10ms⋅

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