System administrators sometimes need to automate commands which prompt for a password (or any other single prompt) before they execute. This recipe demonstrates using Pexpect and the built-in netrc module to automate these commands easily and...
Execute telnet commands on your Web Server. Features include: file transfers, real time output, and security required for running commands.
This script allows surfers to send commands to majordomo by entering their email address and selecting what to do.
This is a server script based on perl that analyses the system load level which can be higher and lower than a specified amount. This script provides a set of specified user defined commands according to the level of the load for bringing the...
This script allows you to execture commands without telnet access.
Supports Voice Commands recognition and Text-To-Speech by encapsulating SAPI(Speech Application Programming Interface). Microsoft Voice and IBM VoiceType3.1 both support SAPI.
Supports Voice Commands recognition by encapsulating SAPI (Speech Application Programming Interface). Microsoft Voice and IBM VoiceType 3.1 both support SAPI.
Develop your own Commands for WinControl 2000. The Software Development Kit includes headers for both Pascal and C++. The example commands are in both Delphi and Visual C++, they show how easy it is to create your own Commands.
WinI2C/DDC is a powerful solution that allows to control display devices in Windows environment via DDC/CI protocol. It allows to send DDC/CI commands via standard video cable (VGA, DVI, HDMI) and control display devices that support DDC/CI...
This code attempts to implement psexec in python code, using wmi.
As part of a project of mine I had to run remote commands on remote Windows machines from other Windows machine. At first I used psexec for that with subprocess.Popen.
The...
A thread that accepts callable objects as "commands" or "jobs" to execute.
This Python module quotes a Python string so that it will be treated as a single argument to commands ran via os.system() (assuming bash is the underlying shell). In other words, this module makes arbitrary strings "command line safe"...
Each file type has several commands saved in the registry and associated with the
file type. These commands appear in the context menu for files of that file type.
It seemed wasteful to replicate these commands with QEditor and Crimson...
This module enable its user to monitor the amount of time spend in between two commands start and stop.
The module is fairly imprecise if the monitored task is quick as the start and stop commands are fairly slow (2e-07 - 5e-07 second)
Submit a series of batch commands (as expected by the os.system() function).
Each will be submitted in a separate python thread, but will be a separate process, hence will take advantage of multi-core cpu's. A maximum number of simultaneous...
Allows arbitrary number of commands to be strung together with each one feeding into the next ones input. Syntax is simple: x=pipe("cmd1", "cmd2", "cmd3").read() is equivalent to bash command x=cmd1 | cmd2 | cmd3.
Send commands to one or more logins using Python's standard
telnetlib module.
RenameWiz Features Include:Save and run up to 100 different rename commands using your scheduler or creating custom shortcuts.Rename any number of files or folders with or without recursion."Search and Replace" characters anywhere in...