Command Listing



Below, are command line program names, their functions, and examples for Windows and Linux. Please, it is a work in progress, and I have just begun…

System/Technology Types
Start Button

Windows 2000/XP/Vista, Command Line

tux

Linux GNU BASH

ftp

FTP Commands

Telnet

Telnet Commands

Back to Selection Menu

Windows 2000/XP/Vista, Command Line

ASSOC Used to change or display associations for file extensions.
AT Utilizes the scheduler service to allow you to schedule a program or command to execute automatically.
ATTRIB Allows you to change or display the attributes of specified files.
BREAK Allows you to clear or set the the status of extended CTRL-C checking.
CACLS Allows you to change or display the ACLs (Access Control Lists) of specified files.
CALL Used within a batch file to call another one.
CD/CHDIR Changes or displays the current directory. Used primarily for navigation.
CHCP Used to display or set the currently active code page number.
CHKDSK A built-in Windows utility that checks a volume for errors and fixes them.
CHKNTFS Lets you change or display disk-checking at system boot.
CIPHER A utility (XP: Professional only) that can change or display the EFS encryption status of directories and files on an NTFS file-system
CLS CLS a standard Windows program that is designed to clear the command-line window of output, then to return the user back to the prompt.
CMD Starts a new Windows command line cmd.exe session with (optional) specified options.
COLOR Controls the command window backround/foreground colors.
COMP Allows you to compare the contents of two or more files.
COMPACT Modify or display NTFS partition file-compression settings.
CONVERT Allows for volume conversion from FAT to NTFS.
COPY Copy files from one location to another; does not copy subdirectories (use XCOPY).
DATE DATE is a Windows program that is used to display or change the current date settings for your system.
DEFRAG A built-in Windows utility that can analyze and/or defragment a volume of your choosing.
DEL/ERASE Deletes specified files.
DIR DIR is a standard utility that is used to navigate the Windows operating system. It is primarily used to list files, directories, and subdirectories, and also information about them such as modification date/time, size, and more.
DISKCOMP Allows you to compare the contents of two floppy diskettes.
DISKCOPY Lets you copy to the contents of one floppy disk to another one.
DOSKEY A tool used to edit command lines, create macros, and show the history for Windows commands.
ECHO A program that controls the flow of output that is piped to the screen. It affects many things including the visibility of the prompt and also any commands that are fed through the command line.
EDIT Opens the Windows MS-DOS command line editor. Used to edit ascii files.
EXIT Exits cmd.exe, the Windows MS-DOS command line.
FC .Compares two files or sets of files, and displays the differences between them.
FIND .Searches for a text string in a file or files.
FINDSTR .Searches for strings in files.
FOR .Runs a specified command for each file in a set of files.
FORMAT FORMAT is a standard Windows utility that is used to analyze and/or format a volume or disk with a FAT, FAT32, or NTFS file-system, as specified. Warning: This utility may destroy data un-recover-ably.
FTYPE .Displays or modifies file types used in file extension associations.
GOTO .Directs the Windows command interpreter to a labeled line in a batch program.
GRAFTABL .Enables Windows to display an extended character set in graphics mode.
HELP .Provides Help information for Windows commands.
IF .Performs conditional processing in batch programs.
IPCONFIG IPCONFIG.
LABEL .Creates, changes, or deletes the volume label of a disk.
MD/MKDIR MD and MKDIR are used within the Windows command shell to create directories and directory trees.
MODE .Configures a system device.
MORE .Displays output one screen at a time.
MOVE .Moves one or more files from one directory to another directory.
PATH .Displays or sets a search path for executable files.
PAUSE .Suspends processing of a batch file and displays a message.
POPD .Restores the previous value of the current directory saved by PUSHD.
PRINT .Prints a text file.
PROMPT .Changes the Windows command prompt.
PUSHD .Saves the current directory then changes it.
RD/RMDIR RD and RMDIR are used within the Windows command shell to remove files, directories, and directory trees.
RECOVER .Recovers readable information from a bad or defective disk.
REM .Records comments (remarks) in batch files or CONFIG.SYS.
REN/RENAME .Renames a file or files.
REPLACE .Replaces files.
SET .Displays, sets, or removes Windows environment variables.
SETLOCAL .Begins localization of environment changes in a batch file.
SHIFT .Shifts the position of replaceable parameters in batch files.
SORT .Sorts input.
START .Starts a separate window to run a specified program or command.
SUBST .Associates a path with a drive letter.
TASKKILL Taskkill.
TIME TIME is a Windows program that is used to display or change the current time settings for your system.
TITLE .Sets the window title for a CMD.EXE session.
TREE .Graphically displays the directory structure of a drive or path.
TYPE .Displays the contents of a text file.
VER VER is a command that is used to determine what version number of cmd.exe, the Microsoft Windows command line, that you are current using.
VERIFY .Tells Windows whether to verify that your files are written correctly to a disk.
VOL .Displays a disk volume label and serial number.
XCOPY .Copies files and directory trees.

Back to Selection Menu

Linux GNU bash, version 3.2.48

alias This a sample sentence.
apropos This a sample sentence.
apt-get This a sample sentence.
aspell This a sample sentence.
awk This a sample sentence.
bash This a sample sentence.
bc This a sample sentence.
bg This a sample sentence.
break This a sample sentence.
builtin This a sample sentence.
bzip2 This a sample sentence.
cal This a sample sentence.
case This a sample sentence.
cat This a sample sentence.
cd This a sample sentence.
cfdisk This a sample sentence.
chgrp This a sample sentence.
chmod This a sample sentence.
chown This a sample sentence.
chroot This a sample sentence.
chkconfig This a sample sentence.
cksum This a sample sentence.
clear Attempts to clear the current terminal screen of output, then return the prompt.
cmp This a sample sentence.
comm This a sample sentence.
command This a sample sentence.
continue This a sample sentence.
cp This a sample sentence.
cron This a sample sentence.
crontab This a sample sentence.
csplit This a sample sentence.
cut This a sample sentence.
date This a sample sentence.
dc This a sample sentence.
dd This a sample sentence.
ddrescue This a sample sentence.
declare This a sample sentence.
df This a sample sentence.
diff This a sample sentence.
diff3 This a sample sentence.
dig This a sample sentence.
dir This a sample sentence.
dircolors This a sample sentence.
dirname This a sample sentence.
dirs This a sample sentence.
dmesg This a sample sentence.
du This a sample sentence.
echo This a sample sentence.
test This a sample sentence.
pwd pwd is a command that shows the name of the present working directory you are operating in.

Back to Selection Menu

FTP Commands

SYMBOLS (! , ?) This a test table sentence.
append This a test table sentence.
ascii This a test table sentence.
bell This a test table sentence.
binary This a test table sentence.
bye This a test table sentence.
cd This a test table sentence.
close This a test table sentence.
delete This a test table sentence.
debug This a test table sentence.
dir This a test table sentence.
disconnect This a test table sentence.
get This a test table sentence.
glob This a test table sentence.
hash This a test table sentence.
help This a test table sentence.
lcd This a test table sentence.
literal This a test table sentence.
ls This a test table sentence.
mdelete This a test table sentence.
mdir This a test table sentence.
mget This a test table sentence.
mkdir This a test table sentence.
mls This a test table sentence.
mput This a test table sentence.
open This a test table sentence.
prompt This a test table sentence.
put This a test table sentence.
pwd This a test table sentence.
quit This a test table sentence.
quote This a test table sentence.
recv This a test table sentence.
remotehelp This a test table sentence.
rename This a test table sentence.
rmdir This a test table sentence.
send This a test table sentence.
status This a test table sentence.
trace This a test table sentence.
type This a test table sentence.
user This a test table sentence.
verbose This a test table sentence.

Back to Selection Menu

Telnet Commands

c – close This closes the current connection.
d – display .display operating parameters
o – open hostname [port] .connect to hostname (default port 23).
q – quit .exit telnet
set – set .set options (type ‘set ?’ for a list)
sen – send .send strings to server
st – status .print status information
u – unset .unset options (type ‘unset ?’ for a list)
?/h – help Displays the built-in help text.

Back to Selection Menu

Popularity: 39% [?]

  • MySpace
  • Blogger Post
  • Digg
  • Facebook
  • Twitter
  • Google Bookmarks
  • Share/Bookmark