Dos difference between simple commands and command linux

Dos simple difference command linux command:

Features

of

Linux

Copy files

copy

cp

Moving Files

move

mv

List file

to you

ls

Clear screen

cls

clear

drop out

exit

exit

Modification date display

date

date

Delete Files

of the

rm

Echo information to the screen

echo

echo

With an editor to edit the file

edit

we

Compare file contents

fc

diff

Find strings in files

find

grep

Displays command help

Command /?

man command

Create a directory

mkdir

mkdir

Remove directory

rd

rmdir

Directory renamed

move

mv

Copy directory

xcopy

copy

View Files

more

less

Rename the file

ren

mv

Change directory

cd

cd

display time

time

date

Display memory has been used

mem

free

In screen printing the file contents

type

cat

Blog site: https://blog.csdn.net/caiqcong/article/details/7484744

Guess you like

Origin blog.csdn.net/YPL_ZML/article/details/93332153