×
Extract From ZIP (GPL). It's easy to extract all files from a ZIP archive with the unzip utility. But it can be much more difficult to extract a single file ...
"HasAdminPrivilege.cmd" is a Windows batch program that can helps you determine whether your script is running as administrator or not. "HasAdminPrivilege.cmd" ...
Desproxy is a set of GPL tools for tunneling TCP connection through HTTP proxies. Bored of having HTTP-only connection to the Internet? Tired of being unable to ...
For the longest time, I have this Print Crop Tool on my HP 48 calculator. As a photographer, this tool is extremely handy for calculating the crop size of a ...
WebCopy.php is a PHP command-line script that helps you copy a web page to a local file. It only accepts two parameters: 1) the URL; and 2) the file name.
"RunAsAdministrator.cmd" is Windows batch program that elevates a script or program to admin level. This script does the same thing as you right-clicking on a ...
Batch ; Sat, 22 Aug 2020 18:03:27 -0700. Disabling User Account Control on Windows 8 (GPL) ; Sat, 01 Feb 2020 22:22:53 -0800. TakeControl: Change Log ; Sat, 01 Feb ...
Reverse.bash is a Bash shell script that reverses the order of your text file. Simply pass the input and output file paths as argument and it will do the trick.
A few days ago, I came across TakeControlOf.zip, which contained a very small TakeControlOf.cmd batch file. There were only two lines in this simple batch file ...
bat is a Windows batch program that can help determine if a specified path is a directory or not. IsDirectory.bat outputs 1 (for true) when the command-line ...