Search Tools Links Login

Browsing Windows Commandline

Prev   Next

FTP
The File Transfer Protocol (FTP) is the standard network protocol used for the transfer of computer files between a client and server on a computer network.
Posted:2005-11-1, 1796 views

Killing Disconnected Terminal Server Sessions from the Command Line
Terminal Services (or Remote Desktop if you prefer) is a good thing.
Posted:2013-08-26, 39115 views

TaskList
TaskList displays all running applications and services with their Process ID (PID) This can be run on either a local or a remote computer.
Posted:2007-04-25, 1749 views

SUBST
Substitute a drive letter for a network or local path.
Posted:2007-04-25, 3500 views

Using FINDSTR to search file contents
Searching through log files for a particular string of text? How about trying to find a particular piece of source code in a large directory of files? Use FINDSTR to quickly locate the files containing the text you are looking for.
Posted:2010-07-12, 16087 views

Using old school FDISK to manage partitions
Partitioning involves creating logical units on your hard drive that are then addressed as different drive letters.
Posted:2010-10-03, 2001 views

MOVE
Move a file from one folder to another syntax MOVE [options] [Source] [Target] key source : The path and filename of the file(s) to move.
Posted:2005-11-1, 1735 views

Prev   Next