pwd --- tells you where you currently are
True
False
ls -a --- lists all files, including the ones whose filenames begin in a dot, which you do not always want to see
more filename --- shows the first part of a file, just as much as will fit on one screen.
diff filename1 filename2 --- compares files, and shows where they differ
cp filename1 filename2 --- copies a file
grep string filename(s) --- looks for the string in the files.
mv filename1 filename2 --- moves a file (i.e. gives it a different name, or moves it into a different directory
Which Edition of windows server 2003 does not work as a domain controller.
Web Edition
Standard Edition
Enterprise Edition
Data centre edition
Can i rename Domain name or Net bios name in windows server 2003
Can i use GPMC in windows 2000 server.