Linux/Windows Comparison of Commands

Linux/Windows

Comparison of Commands

3/21/12

By Brad Jones

Wentzville R-IV School District

Basic Commands

(most common)

DOS

LINUX

¡ñ

dir

¡ñ

ls

¡ñ

cd dirname

¡ñ

cd dirname

¡ñ

cd \dirname\dirname

¡ñ

cd /dirname/dirname

¡ñ

cls

¡ñ

clear

¡ñ

mkdir (md)

¡ñ

mkdir (md)

¡ñ

rmdir (rd)

¡ñ

rmdir (rd)

3/21/12

Basic Commands

(most common)

DOS

LINUX

¡ñ

copy (xcopy)

¡ñ

cp

¡ñ

del (erase)

¡ñ

rm

¡ñ

ipconfig

¡ñ

dhcpcd

¡ñ

move

¡ñ

mv

¡ñ

netsh

¡ñ

ifconfig

¡ñ

rename (ren)

¡ñ

rename

3/21/12

(remove)

Basic Commands

(process data)

LINUX

DOS

¡ñ

echo

¡ñ

echo

¡ñ

fc (comp -deprecated)

¡ñ

diff

¡ñ

find (findstr)

¡ñ

find/grep/locate

¡ñ

path

¡ñ

path

¡ñ

pause

¡ñ

pause

3/21/12

Basic Commands

(process data)

DOS

LINUX

¡ñ

set

¡ñ

set

¡ñ

sort

¡ñ

sort

¡ñ

tasklist

¡ñ

ps -ef (or top)

¡ñ

taskkill

¡ñ

kill

¡ñ

type

¡ñ

cat

3/21/12

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download