Answer the question
In order to leave comments, you need to log in
Batch script that starts bash, how to implement this?
I have an ubuntu terminal installed on my windows PC, I need to make a bat file that launches the Ubuntu terminal and performs a certain action in it (in my case, "cd Pee, perl main.pl")
in the bat file, I tried to do it this way:
echo start...
ubuntu
cd Pee
perl main.pl
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question