Writing a batch script
Introduction
A batch file is basically the bash script for windows.
It uses the ".bat" extension.
It basically runs a set of shell commands on the terminal.
So my friend wanted to record his gameplay but was too lazy to open obs and record every ...
manmohan65.hashnode.dev2 min read