MS Windows to Unix Conversion

While no chart like this can give you every information about moving over to Unix/Linux, this tries to summarize some of the main concepts and commands.

DOS/WindowsUNIX
Acrobat ReaderNumerous free replacements: poppler, xpdf, kpdf, ...
atat (copied from Unix)
attribchmod
bat fileshell script
callsh
cdcd (copied from Unix)
cd[no args]pwd
chcp(done with an environment variable LANG)
chdircd (copied from Unix)
chkdskfsck
cmd/commanda terminal program + a shell (many choices)
copycp
datedate
delrm
dirls
dir/sfind
Drive lettersMount points (unified filesystem)
edlinvi, emacs (256x more powerful)
eraserm
excelscalc (part of openoffice)
exitexit
fcdiff
fdiskfdisk (copied to Unix)
helphelp
ifif (many more flow control capabilities)
IISApache Httpd, Apache Tomcat, JBoss AS, others
IllustratorInkscape (free)
Internet ExplorerFirefox
md,mkdirmkdir
moremore (copied from Unix)
MS officeopenoffice.org, koffice, others.
MS Windows(Linux|OpenBSD|FreeBSD|...) + X Windows + (KDE|GNOME|...)
notepadkedit,kate,gedit,...
NUL:/dev/null (copied from Unix)
OfficeWhere I work. See MS Office.
PageMakerScribus (free)
PhotoshopGimp (free)
popdpopd (depends on shell)
powerpointsimpress (part of openoffice)
printlpr
PublisherSWriter, Scribus
pushdpushd (depends on shell)
renmv
setset+export (Ksh/Bash); setenv (CSH)
setlocalshould be called setlocale; controlled by LOCALE environment variable
shiftshift (copied from Unix)
sortsort
SQL ServerPostgreSQL, MySQL, etc.
startn/a; depends on Desktop; can write shell script to do
timedate
title(done with echo and escape sequences in most terminal emulators)
typecat or more
veruname
volvaries; try disklabel
WindowsAre for looking out of; see MS Windows for Microsoft
word processingSWriter (part of openoffice); many others
xcopycp -r

This document is updated occasionally; the current version may be obtained from http://www.darwinsys.com/openbsd/.