Category: batch script
If you want to change the colour of the font or the background of the console, you can use the command color under the command shell (cmd.exe). The color …
September 13, 2012
algorithms, batch script, beginner, games, images drawing, profiler, software design, string, technical, tools / utilities, windows command shell
Windows Batch Programming has been in existent for decades, ever since the first MS-DOS. The file extension that ends with *.bat will be interpreted by the DOS line by …
September 13, 2012
algorithms, batch script, beginner, code, code library, implementation, programming languages, string, tricks, windows, windows command shell
Under Linux, there is a famous quote: “When there is a shell, there is a way.”, meaning that the Linux SHELL script is very powerful and in fact can …
Batch programming has been greatly enhanced in modern operating system e.g. XP or afterwards. It is in fact possible to write complex and useful applications using Windows batch programming. …
August 5, 2012
algorithms, batch script, beginner, brute force, FTP, http, I/O File, php, programming languages, recursive, technical, tools / utilities
Most of the web hosting company does not provide unlimited FTP spaces. In order to monitor the usage, you can login to web-based control panel and view the usage …