Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can someone tell me how i can run this? #19

Open
Belmaj opened this issue May 25, 2020 · 5 comments
Open

can someone tell me how i can run this? #19

Belmaj opened this issue May 25, 2020 · 5 comments

Comments

@Belmaj
Copy link

Belmaj commented May 25, 2020

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.

@kiddae
Copy link

kiddae commented May 27, 2020

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.

@Belmaj
Copy link
Author

Belmaj commented Jun 19, 2020

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

@kiddae
Copy link

kiddae commented Jun 20, 2020

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"

@Belmaj
Copy link
Author

Belmaj commented Jun 21, 2020

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

@duckworx
Copy link

duckworx commented Oct 9, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants