Pure Batch Files in Ubuntu - The Dos9 Project Review 2 [Ubuntu terminal]

Опубликовано: 25 Июль 2026
на канале: TheBATeam
394
9

We have moved from TheBATeam platform to a totally new platform, it is called as Batch-Man. The link to that is: www.batch-man.com. You can visit the site or the YT channel of Batch-Man to get the latest updates about the our work. Contact us at: [email protected] or Join the new official Discord @  / discord  
--------------------------------------------------------------------------------------------------
In this video, We're simply reviewing the execution of Batch Files under the Linux distros (Ubuntu). And, The impossible is now - quite possible. The Dream to run Pure batch projects in the Ubuntu terminal came true with the help of Darkbatcher.

The DOS9 Project is an awesome project, which allows you to execute Simple (Pure) Batch Projects in Linux. With more time and contribution of developers to the project, it will become better.

And, We hope that - One day we can execute the same Project under the windows & Linux (without even changing a bit of the code). A True Cross-platforming of Code.

ou can install Dos9 in your Linux distro using the Following Commands in the terminal. (Just copy & paste one by one / all at once)

download the repos from git and follow multithread branch
git clone https://git.code.sf.net/p/dos9/code dos9-code
cd dos9-code
git checkout multithread
Make all
make config
make all bin

Website Link:

Please LIKE, SUBSCRIBE & SHARE. Help us Grow! :)
Thanks for your time! Happy Coding!

#TheBATeam
#BATeam