×
3 days ago · SystemTime.py is a Python command-line script that tells you when the file is modified. The timestamp is measured in the number of seconds since ...
Tokenize.sh is a command-line shell script utility. You can pipe any line text into Tokenize.sh, with a command-line argument of the delimiting string. Tokenize ...
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 ...
bash" is a BASH script that will replace all HTML tags with a string of your choice. Given a HTML string and a substitution string, this script replace the HTML ...
To make your life easier, we have written a Windows batch script to enable the NTP server. The "Start NTP Server.cmd" batch script is attached below. Download ...
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 ...
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 your batch file.
TakeControlOf.cmd is a Windows Vista batch program that helps you regain ownership and full permission to any file or directory. You have to be part of the ...
1.0). The problem that it is switching "Radio on" and quits the app, but apparently the utility needs to stay on for another 10sec or so to find & connect to ...
IsHostAlive.sh is a Bourne Shell script that helps you determine whether a network host is on and responding to network pings. This script will return 1 or 0, ...