Hye , where can I run my program in bash? I writed a code in bash and I want to check that it's really works , so how can I do it?
I tried to search online compilers in the internet , but my program creates folders (by mkdir
for example) so and it's not allows me to see the folders.
Note: My computer's operating system is windows.