×
DirectoryHasFile.sh is a Bourne Shell script that helps your custom shell scripts determine whether the specified directory contains any files. This script ...
SetVariableToOutput.bat is a Windows batch program that sets a variable to the output of an execution. With it, you can use the output of another program with ...
uppercase OR first OR letter OR each OR wordbash OR gpl site:CynosureX.com from www.cynosurex.com
"HasAdminPrivilege.cmd" is a Windows batch program that can helps you determine whether your script is running as administrator or not. "HasAdminPrivilege.cmd" ...
This "IsHostAlive.bat" is a Windows batch program that determines whether a host computer or network device is alive. It does the check by sending a ping to the ...
Latest Threads ; Wed, 08 Feb 2017 18:12:07 -0800. Uppercase First Letter of Each Word.bash (GPL) · UNIX Shell: bash ; Wed, 08 Feb 2017 17:55:21 -0800. Lowercase.
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 ...
"DriveLabel.bat" is a batch file that returns the label given a drive letter. "DriveLetter.bat" takes advantage of the following batch files, which are also ...
IsOdd.sh (GPL). IsOdd.sh determines whether the number you specify on the command-line is an odd number. If so, it outputs an '1', otherwise it outputs a '0'.
ContainsRegEx.cmd is a Windows batch program that can help determine if a specified string contains a specified regular expression. ContainsRegEx.cmd outputs 1 ...
Digits.sh is a Bourne Shell script that helps your custom shell scripts determine how many digits is supplied in the argument. When a valid number is entered on ...