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

add bash shell, utilities support #1013

Open
ginobean opened this issue Mar 24, 2023 · 2 comments
Open

add bash shell, utilities support #1013

ginobean opened this issue Mar 24, 2023 · 2 comments
Labels

Comments

@ginobean
Copy link

also add command line support for linux/unix utilities/tools like: grep, ack-grep, sed, awk, less, perl, python3, find, df, etc..

@ginobean ginobean changed the title add bash shell support add bash shell, utilities support Mar 24, 2023
@SamVerschueren
Copy link
Contributor

Hi @ginobean!

Thanks for reaching out. Always interesting to learn what commands are missing and which ones should be prioritized.

@frog-o
Copy link

frog-o commented Jul 28, 2023

I been doing a lot of looking into shells there are others library and tools that have a lot of commands already built into them. It is a shame it looks like this project isn't open source(I can't find it); I would like to see if I could improve the shell ,it is awful and the number 1 reason I can't use stackblitz. I keep jamming it up (probably because of the lack of commands).

There are many things that might help you improve your shell here is a list of some

https://github.com/sagemathinc/cowasm.git

This might also help

https://github.com/shelljs/shelljs

If you are interested I would try to add more but it greatly annoys me that webcontaner doesn't appear to be opensource.

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

No branches or pull requests

3 participants