Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.081.281 Times

Rdp Command Line freeware
Filter: All | Freeware | Demo
 

Rdp Command Line

< 1 2 3 4 5 > 
Added: August 03, 2010 | Visits: 1.157

pxytest Pxytest is a command line utility to test a host for open proxies that are vulnerable to spammer abuse. Unsecured proxies currently are the most significant conduit of junk email. This is a particularly vexing problem, because open proxies, unlike open mail relays, hide the origin of the spam,...



Platforms: *nix

License: Freeware Size: 48.13 KB Download (96): pxytest Download

Added: May 06, 2010 | Visits: 1.774

XGngeo 16 XGngeo is a frontend (GUI) for Gngeo which is a powerful command line Neo Geo emulator for the GNU/Linux system (and may be some other Unices). Both are free softwares released under the GNU GPL license. XGngeo is written in Python and uses the PyGTK library to provide a complete, pratical, and...





Platforms: *nix

License: Freeware Size: 337.92 KB Download (273): XGngeo 16 Download

Added: May 23, 2010 | Visits: 903

chilli_control chilli_control is a script that takes a command-line argument telling it what to do with your smoothwall, ie connect, disconnect, or get the status. This version is designed for smoothwall version 2.0 beta. You will need to edit the script to set it up for your smoothwall. If you use the same...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (98): chilli_control Download

Added: November 06, 2010 | Visits: 1.269

The C++ Cmdline Library The C++ Cmdline Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from the command line. It was developed and tested...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (108): The C++ Cmdline Library Download

Added: September 13, 2010 | Visits: 764

ripmake ripmake is a fully automatic command line ripping makefile generator for transcode. The idea of ripmake is to write a tool which automatically (i.e. with as few user interaction as possible) selects the best parameters for a given ripping task. It should inspect the source (e.g. a DVD or an AVI...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (94): ripmake Download

Added: February 02, 2010 | Visits: 1.332

cmdftp cmdftp is a command line FTP client for Unix. Features include passive mode for all data transfers, shell like transparent syntax for local and remote modes, multiple and recursive file transfers using wildcards, recursive copy and move commands, remote and local text file viewing and editing,...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (92): cmdftp Download

Added: March 16, 2010 | Visits: 784

debsync debsync is a Python command line tool which helps to synchronise the installed packages lists on several existing Debian GNU/Linux machines. debsync gets a list of installed packages from a master host, and installs or removes packages on several hosts to match the masters package list....


Platforms: *nix

License: Freeware Size: 12.29 KB Download (99): debsync Download

Added: August 21, 2010 | Visits: 739

Getopt::Clade Getopt::Clade is a Perl module with command-Line Argument Declaration Engine. This module is a placeholder for the real Getopt::Clade module. The module was supposed to be released by July 2005, to support the book "Perl Best Practices". Unfortunately, due to a series of family medical crises,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (87): Getopt::Clade Download

Added: September 12, 2010 | Visits: 789

Getopt::Euclid Getopt::Euclid is Perl module executable uniform command-Line interface descriptions. SYNOPSIS use Getopt::Euclid; if ($ARGV{-i}) { print "Interactive mode...n"; } for my $x (0..$ARGV{-size}{h}-1) { for my $y (0..$ARGV{-size}{w}-1) { do_something_with($x, $y); } } __END__ =head1...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (90): Getopt::Euclid Download

Added: April 08, 2010 | Visits: 950

Getopt::Declare Getopt::Declare is a Perl module with Declaratively Expressed Command-Line Arguments via Regular Expressions. SYNOPSIS use Getopt::Declare; $args = Getopt::Declare->new($specification_string, $optional_source); # or: use Getopt::Declare $specification_string => $args; Getopt::Declare...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (87): Getopt::Declare Download

Added: June 02, 2010 | Visits: 1.083

flapjack flapjack is a command line utility to control the Belkin USB KVM switch with audio. The project can flip just video, just audio, or both. Right now, to use flapjack, you have to get the Linux kernel to present the Flip KVM as a hiddev device. This requires (as of kernel 2.6.20.4) a change to...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (109): flapjack Download

Added: March 23, 2010 | Visits: 1.122

Virt Install Virt Install is a command line tool built on top of libvirt that facilitates installation of virtual machines. Virt Install project supports installation of fully-virtualized Xen guest machines for arbitrary operating systems and installation of Xen paravirtualized Fedora/RHEL operating systems....


Platforms: *nix

License: Freeware Size: 32.77 KB Download (105): Virt Install Download

Added: March 17, 2010 | Visits: 807

Getopt::Lucid Getopt::Lucid is a clear, readable syntax for command line processing. SYNOPSIS use Getopt::Lucid qw( :all ); # basic option specifications with aliases @specs = ( Switch("version|V"), Counter("verbose|v"), Param("config|C"), List("lib|l|I"), Keypair("define"), Switch("help|h") );...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (104): Getopt::Lucid Download

Added: September 15, 2010 | Visits: 879

Getopt::Tiny Getopt::Tiny is yet another command line argument parsing module. SYNOPSIS use Getopt::Tiny; my $arg = default value; my @list; my %hash; my $flag; my %set; # begin usage info my (%flags) = ( argx => $arg, # set a parameter listx => @list, # fill in a list hashx => %hash, # set...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (87): Getopt::Tiny Download

Added: October 26, 2010 | Visits: 1.544

QuFTP QuFTP is a command line ftp client for Linux. It supports the selection of multiple files for upload and download, which are transfered with one command. I wrote this client out of because i didnt saw any reasonable FTP client for linux. I can almost guarantee that there are bugs in this thing,...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (107): QuFTP Download

Added: February 24, 2010 | Visits: 964

symox symox (set your mouse on X) is a command line tool that automatically sets your mouse pointer to the given position if the mouse pointer isnt moving. It can be useful in an X11 startup script like your ~/.xsession. Usage ./symox [-iH] [-h height] [-w weight] [-d delay] & for help type:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (128): symox Download

Added: April 20, 2010 | Visits: 1.162

Email Email sends email to remote SMTP servers via the command line, which makes it useful in cron jobs. It will send to any RFC standard remote ESMTP server, and will allow you to encrypt, sign, and design your message on the fly. It has the capability to use signature files with dynamic options,...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (105): Email Download

Added: September 15, 2010 | Visits: 931

gnuvd gnuvd is a command-line client to the online Van Dale dictionary for the Dutch language. Installation: tar xvfz gnuvd-1.0.2.tar.gz $ cd gnuvd-1.0.2 $ ./configure $ make $ make install Whats New in This Release: - Fixes for some memory related bugs. - Now works on the merciless...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (93): gnuvd Download

Added: March 20, 2010 | Visits: 970

mkat mkat is a set of command line tools for burning and cataloging data CD/DVD and audio CDs. The catalog can later be searched for certain files or an audio CD. Tags can be used to categorize CD/DVDs, e.g. comedy, drama, kids, sports. mkat is configured to use cdrecord/growisofs and mkisofs to do...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (97): mkat Download

Added: June 27, 2010 | Visits: 770

CSudoku CSudoku is a command line Sudoku solving program. CSudoku project solves the popular 9x9 versions of Sudoku using Donald Knuths Dancing Links algorithm. It was created as a fun exercise in computer programming and not necessarily to be a program useful to anyone in particular. There are many...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (93): CSudoku Download

< 1 2 3 4 5 >