Friday, 9 August 2013

DOS Versus Linux Commands

DOS commands versusr Linux commands.
As an extra means of orientation for new users with a Windows background, the table below lists MS-DOS commands with their Linux counterparts. Keep in mind that Linux commands usually have a number of options. Overview of DOS/Linux commands are as follows -
DOS commands Linux command
/? man or command, –help
cd cd
chdir pwd
cls clear
copy cp
date date
del rm
dir ls
echo echo
edit vim (or other editor)
exit exit
fc diff
find grep
format mke2fs or mformat
mem free
mkdir mkdir
more more or even less
move mv
ren mv
time date

No comments:

Post a Comment