can someone tell me how i can run this?
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-scriptsThen, 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

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-supportfolder 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 upecho -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
here sir
Move to the directory where the scripts are stored :
cd color-scriptsThen, 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