|
|
 |
|
04-14-2005, 12:39 PM
|
#1
|
|
Diamond Member
Join Date: Sep 2004
Posts: 4,540
|
DOS/command line commands
i think having a thread with useful DOS commands would be a helpful thing to have
ones i know are-
ipconfig
nbtstat
nslookup
ftp
netstat
tracert
ping
ill edit and post more if i can remember some off hand
MS site
site with quick defenitions
|
|
|
04-14-2005, 12:46 PM
|
#2
|
|
Lifer
Join Date: Oct 1999
Location: NYC
Posts: 14,976
|
DOS/command line cammands
Good old Edlin.
|
|
|
04-14-2005, 12:49 PM
|
#3
|
|
Diamond Member
Join Date: Sep 2004
Posts: 4,540
|
DOS/command line cammands
Quote:
Originally posted by: Oyeve
Good old Edlin.
|
?
|
|
|
04-14-2005, 01:24 PM
|
#4
|
|
Elite Member
Join Date: Sep 2001
Posts: 30,636
|
DOS/command line cammands
For the record it's not DOS anymore unless you're running Win9X or older.
|
|
|
04-14-2005, 02:11 PM
|
#5
|
|
Diamond Member
Join Date: Mar 2003
Location: Burnham, UK
Posts: 3,897
|
DOS/command line cammands
Quote:
Originally posted by: Oyeve
Good old Edlin.
|
I hated Edlin!
__________________
Smoke me a kipper, I'll be back for breakfast
|
|
|
04-14-2005, 02:44 PM
|
#6
|
|
Lifer
Join Date: Apr 2000
Location: Rockford, MI USA
Posts: 10,036
|
DOS/command line cammands
Truename
__________________
Heatware: (237-0-0)
---
"Jesus said unto him, I am the way, the truth, and the life: no man cometh unto the Father, but by me." John 14:6
“For it is God's will that by doing good you should silence the ignorant talk of foolish men. Live as free men, but do not use your freedom as a cover-up for evil; live as servants of God.”- 1 Peter 2:15-16
|
|
|
04-14-2005, 02:52 PM
|
#7
|
|
Diamond Member
Join Date: Sep 2004
Posts: 4,540
|
DOS/command line cammands
Quote:
Originally posted by: Nothinman
For the record it's not DOS anymore unless you're running Win9X or older.
|
thats why i put DOS/command line
|
|
|
04-14-2005, 04:00 PM
|
#8
|
|
Member
Join Date: Dec 2001
Posts: 158
|
DOS/command line commands
fdisk
format
command.com :-)
comspec ?
|
|
|
04-14-2005, 08:30 PM
|
#9
|
|
Lifer
Join Date: Jul 2003
Posts: 46,401
|
DOS/command line commands
deltree
delete
erase
dosshell <-
__________________
Quote:
Originally Posted by alkemyst
you can't ask for it 6x a day bro.
|
|
|
|
04-14-2005, 09:21 PM
|
#10
|
|
Member
Join Date: Sep 2002
Posts: 96
|
DOS/command line commands
dir >> lpt1
|
|
|
04-15-2005, 12:11 AM
|
#11
|
|
Elite Member
Join Date: Jul 2000
Posts: 9,180
|
DOS/command line commands
in 2k/xp cmd, F7 and F8 are very useful. the "FOR" command is actually fairly powerful, if convoluted.
__________________
*Not speaking for any company
|
|
|
04-15-2005, 12:20 AM
|
#12
|
|
Elite Member
Join Date: Sep 2001
Posts: 30,636
|
DOS/command line commands
Quote:
|
actually fairly powerful, if convoluted.
|
That pretty much summarizes all of MS' CLI tools.
|
|
|
04-15-2005, 03:51 AM
|
#13
|
|
Platinum Member
Join Date: Mar 2004
Posts: 2,913
|
DOS/command line commands
My favorite is probably
tracert
Its just fun to watch
__________________
Who are you and how did you get in here?
I'm a locksmith. And, I'm a locksmith.
Heatware
|
|
|
04-15-2005, 05:04 AM
|
#14
|
|
Diamond Member
Join Date: Apr 2001
Posts: 3,113
|
DOS/command line commands
edit
dir
ren
and others
|
|
|
04-15-2005, 05:47 AM
|
#15
|
|
Lifer
Join Date: Oct 2001
Posts: 12,134
|
DOS/command line commands
i've been doing a lot of regsvr32'ing lately at work to fix messed up SSL connections
__________________
R.I.P. Borg Guy Avatar... October 2001 - November 2009
Official member of the ATOT Night Crew
Heat
|
|
|
04-16-2005, 08:14 AM
|
#16
|
|
Senior Member
Join Date: Nov 2004
Posts: 841
|
DOS/command line commands
hmm, let's see, from when I was younger:
dir, del, ren, copy, move, format, unformat, qbasic or gwbasic or basica  , edit, edlin, dosshell (5.x+ only), memmaker (ugh), mem, cd, mkdir or md, rmdir, deltree, type, autoexec (hehe), command, msd
There's more, but these were the only ones I could think of off the top of my head (these are ones that existed in DOS, not those added in WinNT that are listed by the OP).
|
|
|
04-16-2005, 01:32 PM
|
#17
|
|
Diamond Member
Join Date: Sep 2004
Posts: 4,540
|
DOS/command line commands
so what are some of the ones you use most?
and what do they do?
i've been messing around with nslookup, to find IP's of google and such
netstat is good to see what your connections are (i was able to get the IP of a guy on AIM)
|
|
|
04-16-2005, 08:26 PM
|
#18
|
|
Member
Join Date: Sep 2002
Posts: 96
|
DOS/command line commands
Remember the "submenu" command?
Used to make some cool menus in the Win3.11/Novel days
|
|
|
04-16-2005, 08:49 PM
|
#19
|
|
Diamond Member
Join Date: May 2004
Posts: 9,340
|
DOS/command line commands
Run this:
%Windir%\Help\ntcmds.chm
This will show you all commands with instructions, so you don't have to reference a website. My favorite is of course: format c: /u
|
|
|
04-16-2005, 09:07 PM
|
#20
|
|
Elite Member
Join Date: Sep 2001
Posts: 30,636
|
DOS/command line commands
Frankly the windows CLI tools are terrible. Grab a copy of Knoppix or Gnoppix and boot into Linux, get a feel for what real CLI tools should be like. Sometimes even when the tools are the same the Windows ones find areas to suck in, like traceroute (tracert on Windows) on unix takes 0.5s to go 8 hops but on Windows that would take easily 10s.
|
|
|
04-17-2005, 07:13 AM
|
#21
|
|
Senior Member
Join Date: Nov 2004
Posts: 841
|
DOS/command line commands
Quote:
Originally posted by: Nothinman
Frankly the windows CLI tools are terrible. Grab a copy of Knoppix or Gnoppix and boot into Linux, get a feel for what real CLI tools should be like. Sometimes even when the tools are the same the Windows ones find areas to suck in, like traceroute (tracert on Windows) on unix takes 0.5s to go 8 hops but on Windows that would take easily 10s.
|
|
|
|
04-17-2005, 08:23 AM
|
#22
|
|
Golden Member
Join Date: Oct 1999
Posts: 1,648
|
DOS/command line commands
The solution to all your computer problems: fdisk (Too bad you don't get a do-over from scratch like that in real life.)
|
|
|
04-18-2005, 07:54 AM
|
#23
|
|
Platinum Member
Join Date: Mar 2001
Posts: 2,747
|
DOS/command line commands
xcopy, copy, ren, del /s, dir /s, telnet, ping, net use, net view, AT
I've forgotten far more than I remember...and I use the CLI on XP on a daily basis.
dir *.log /od is one of the more useful commands...much easier than Exploder.
del *.log /s is an interesting one too!
|
|
|
04-18-2005, 08:14 AM
|
#24
|
|
Senior Member
Join Date: Mar 2002
Location: Gahanna, Oh
Posts: 296
|
DOS/command line commands
doskey baby. Gotta love finger saving commands.
__________________
Slaughter
|
|
|
04-18-2005, 03:59 PM
|
#25
|
|
Platinum Member
Join Date: Mar 2001
Posts: 2,163
|
DOS/command line commands
net send all the way!
__________________
Heatware
R.I.P. MWP, 27 Oct 03
:cookie:
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:01 PM.
|