LINUX vs WINDOWS basic commands
show list ls / dir
make directory mkdir / mkdir , md
delete dirctory rmdir / rmdir , rd
show directory tree ls -R / tree
delete file rm / del , erase
copy file cp / copy
move file mv / move
change name mv / rename
change directory cd / cd
show current directory pwd / cd
clear screen clear / cls
command anlaysis sh, csh, bash / command.com
show file cat / type
help, manual man / help
exit exit / exit
thime date / time
echo echo / echo
set path set,env / set
show path echo $PATH / path
o/s version uname -a / ver
show user information finger / fingerping ping / ping
routing table route -n / route print
domain name server query tool nslookup / lookup
telnet telnet / telnetftp ftp / ftp네트work path trace traceroute / tracert
find string in file find / find
find string in file grep / findstr
list more / more
look differences with two files diff / fc, comp
line editor ed / edlin
align sort / sort
copy with under directory cp -R / xcopy
file properties lsattr / attrib
pushd pushd / pushd
move to pushd dirctory popd / pupd
hide file mv file .file / ATTRIB +h or -h
compress tar , zip / pkzip
show process inform. ps, top / taskmgr
host name hostname / hostname
scheduling at, cron / at
kill process kill , killall / tskill
shutdown shutdown, halt, init 0 / shutdown
file system mke2fs / format
show ip, interface ifconfig / ipconfig
fdisk fdisk / fdisk
check disk fsck / chkdsk
show free memory free, top / mem
scandisk fsck, debugfs / scandisk
print file lpr / print
show prints que lpq / print
start gui environment startx / win
No comments:
Post a Comment