Windows for Linux users ?

For those Linux afficionados who are not familiar with the MS-world, and sometimes have to learn , here is a crib sheet of some of the ones where a "direct" translation is possible

Concepts

Some Commands

UNIX WINDOWS DESCRIPTION
ifconfig winipcfg (w98) ipconfig (wk2) useful if you want to know HW address, or IP settings
ls dir directory listing
ps msinfo32 (ctrl-alt-del) process listing
grep find find text strings in a file
find - find files

Links