stark / Color-Scripts

User contributed color scripts

Home Page:https://git.io/color.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can someone tell me how i can run this?

Belmaj opened this issue · comments

i try to run it ./color-script but it doesnt work and also run using ./colors i hope someone can tell me how?
im still trying to figure it out.

Move to the directory where the scripts are stored :

cd color-scripts

Then, you can list them by using ls.
To execute one of them, type ./*script-name*, where of course *script-name* is the name of the script you want to launch.

Move to the directory where the scripts are stored :

cd color-scripts

Then, you can list them by using ls.
To execute one of them, type ./*script-name*, where of course *script-name* is the name of the script you want to launch.

i try to run it but it doesnt show do i miss something sir heres my screenshot
Screenshot from 2020-06-20 05-06-03

What terminal emulator are you using?
Can you try to run the scripts under the test-color-support folder and see if it has the same output as what is in the preview folder?
Also, can you try to run this command and see if something show up echo -e "\e[31m;test\e[m"

What terminal emulator are you using?
Can you try to run the scripts under the test-color-support folder and see if it has the same output as what is in the preview folder?
Also, can you try to run this command and see if something show up echo -e "\e[31m;test\e[m"

im using gnome terminal sir when i post a screenshot
does color scripts wont run unless the terminal is not supported?
this my default terminal and im using elementary os sir

Screenshot from 2020-06-21 21-37-52
here sir

Move to the directory where the scripts are stored :

cd color-scripts

Then, you can list them by using ls. To execute one of them, type ./*script-name*, where of course *script-name* is the name of the script you want to launch.

i'm on windows and i use terminal and conemu and the command "ls" doesn't work