this arrangement
Creating BAT files
People who are familiar with the term batch file know that BAT files can significantly simplify life and save time if you can write and use them correctly. In this article, I will talk about how to create BAT files and introduce you to common errors that usually occur when writing them.
Creating a BAT file is very simple. It is enough to open the notebook and save an empty sheet with the extension .bat by selecting the Save as … option and writing in the File Name field something ending in .bat, for example test.bat.
Indicate the file type as in the screenshot below – All files. Save and get the BAT file.
create bat file Continue reading
Bat files, examples
You can execute all the examples published below not only by creating and running a BAT file containing these commands, but by copying them directly to the command line.
To open the command line in the right place (in the folder with files, for example), you need to call the context menu (RMB) with the Shift key held down:
command line call
You can read about how to work with the command line in this article. We pass directly to the teams. Continue reading
Computer and vision
This article will discuss the effects of computers on vision. Initially, the article was focused on CRT-monitors (tube), which could seriously impair vision with regular work on the computer. More than one year has passed since then, and in the Moscow region, few people use such monitors, if only because cheap LCD monitors (liquid crystal or LCD) from 3 thousand rubles have appeared on the market in the last couple of years.
On the other hand, capitalism did not win everywhere and in the vastness of our vast Motherland there are many where tube monitors are in use and many simply do not have the opportunity to buy LCDs for various reasons. Therefore, I decided to add this article and break it into two parts. The first is about LCD monitors, Continue reading