Latest Hubs · by programmerstools · tagged command line RSS icon



Sort Results: [ Hot | Best | Latest ]

52

Powergui for Powershell (Free Community Edition)

by programmerstools

PowerGUI is an extensible graphical administrative console for managing systems based on Windows PowerShell. These include Windows OS (XP, 2003, Vista), Exchange 2007, Operations Manager 2007 and other new... published 11 months ago

0 comments    windows programming command line

67

FTPSync: command line utility

by programmerstools

Synchronize two FTP sites or local directories. FTPSync is useful for updating your home page or corporate web site, maintaining an off-site backup, maintaining web site mirrors, etc. ... published 13 months ago

0 comments    gemware webmaster ftp

37

CoreFTP (FREE Version) with SFTP and command line support

by programmerstools

Core FTP LE - a free secure FTP Client with SSL/TLS, SSH/SFTP, IDN, ModeZ, fxp, dragdrop, browser integration, user-friendly interface(s), FTP/HTTP Proxy, Socks 4/5 support, remote file searching, queue... published 13 months ago

0 comments    gemware webmaster ftp

programmerstools profile image71

xcacls: change permission on folders by command line

by programmerstools

You can use Xcacls.exe to set all file-system security options that are accessible in Windows Explorer from the command line. Xcacls.exe does this by displaying and modifying the access control lists (ACLs) of... published 13 months ago

0 comments    technology security command line

programmerstools profile image64

Logfile rotation: move and tag file by date

by programmerstools

RollLog.exe is another command line utility that copies or moves a file and add a timestamp to the filename. I use it mainly from the Windows Task Scheduler to save a backup of log files. Command line... published 14 months ago

0 comments    gemware copy command line

programmerstools profile image63

ReplaceStr: replace string by command line

by programmerstools

ReplaceStr is a console filter (Uses console standard Input and Output) that replaces a string with another string. Very useful when you want to parse a text file and replace strings in it. Usage: ... published 14 months ago

0 comments    gemware command line

programmerstools profile image57

ScriptDb Version Control for SQL Server

by programmerstools

ScriptDb is a simple console app written in C# that uses SQL Management Objects (SMO) to script all the objects in a database. It will work against any SQL Server 2000 or 2005 database. It creates a directory... published 14 months ago

0 comments    technology programming gemware

55

Parameteriser: command line tool and explorer addon

by programmerstools

Parameteriser is a simple utility to add command-line paramters to any program in Explorer. It associates itself with the following program extensions, .exe, .com, .bat. To use, simply right-click any program... published 14 months ago

0 comments    technology command line

52

ExecParm: command line tool and explorer addon

by programmerstools

Here's a scenario administrators are probably all too familiar with. You have a program buried in some subdirectory you don't normally keep a shortcut to. So you drill down to it and run it, only to find that... published 15 months ago

0 comments    command line dos explorer addon

36

Command Prompt Explorer Bar

by programmerstools

Ever tried to run one of those console programs ("Hello World!" to name a few), .BAT, .VBS or .JS scripts just to see black window popping up and disappearing? I did. Especially after I started using .Net... published 15 months ago

0 comments    technology gemware opensource

working