Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bash color test

for x in {0..8}; do for i in {30..37}; do for a in {40..47}; do echo -ne "e[$x;$i;$a""me[$x;$i;$a""me[0;37;40m "; done; echo; done; done; echo ""
Comment

PREVIOUS NEXT
Code Example
Shell :: git stash pop resolve conflict 
Shell :: bash "wc -l" 
Shell :: how to change ssh key for git 
Shell :: env: ‘/etc/init.d/tomcat’: No such file or directory 
Shell :: Check Available SSH Keys on Your Computer 
Shell :: Postgres - FATAL: database files are incompatible with server 
Shell :: extract tar.zst zst linux ubnutu 
Shell :: Create htpasswd file for nginx (without apache) 
Shell :: linux convert pdf trennen 
Shell :: linux How do you find files that have specific permissions? 
Shell :: how to install flow on gatsbyjs 
Shell :: how to write red text in readme in github 
Shell :: replace spaces with hypen linux 
Shell :: gitlab clone branch 
Shell :: bash remove random files from directory 
Shell :: git ignore more then 10MB 
Shell :: cat command 
Shell :: conEMU alias / 
Shell :: regex start word 
Shell :: dig +noall +answer 
Shell :: git request-pull example 
Shell :: unable to load the service index for source https //www.myget.org/f/dotnet-core/api/v3/index.json 
Shell :: push my logs to elk using filebeat 
Shell :: gatsby image 
Shell :: What next after installing sanctum for laravel 
Shell :: how to get the vimrc path 
Shell :: install jellyfin docker 
Shell :: terminal mkv to mp4 
Shell :: mendeley on ubuntu 
Shell :: ffmpeg green screen 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =