Tag Archives: Batch-File

Batch Script to check DNS results from different DNS Servers

Batch Script to check DNS

Normal DNS propogation maximum time is 24 hr to 48 hrs. but usually servers start updating from first hour itself. Server changes and Name server changes usually happen when we migrate Hosting accounts. It is a challenging task for webmasters to get the right DNS reply. In this situation, we use to test popular public dns servers staus. How to …

Read More »

Matrix effect in DOS

metrix dos

The Matrix is a 1999 science fiction-action film written and directed by Larry and Andy Wachowski. The film depicts a future in which reality as perceived by most humans is actually a simulated reality created by sentient machines to pacify and subdue the human population, while their bodies’ heat and electrical activity are used as an energy source. Matrix wallpapers …

Read More »

Bat file to get File size in human readable format

There is an example of Bat file which can give output of file size in human readable format (Value with KB / MB etc ). This bat file is good with some copying / backup bat files. Here you will get the file size in variable called %size% . You can test the script by giving and input variable for …

Read More »