»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 06-19-2003, 10:00 PM   #1 (permalink)
Registered User
 
Join Date: Apr 2003
Posts: 7
maotx is on a distinguished road
Send a message via AIM to maotx Send a message via Yahoo to maotx

format c:

maotx is offline   Reply With Quote
Old 06-20-2003, 03:42 AM   #2 (permalink)
Registered User
 
Join Date: May 2003
Posts: 11
bigfeta is on a distinguished road
Talk

unformat c:
bigfeta is offline   Reply With Quote
Old 06-20-2003, 03:49 AM   #3 (permalink)
Registered User
 
Wizzard~Of~Ozz's Avatar
 
Join Date: Oct 2001
Location: Hamilton, On, Ca
Posts: 2,369
Wizzard~Of~Ozz is on a distinguished road
Send a message via ICQ to Wizzard~Of~Ozz
dir
smartdrv
deltree
del
rd
md
cd
lock
copy
move
fdisk
type
fc

and net (for NT)

Those are the commands I use the most.
Wizzard~Of~Ozz is offline   Reply With Quote
Old 06-20-2003, 04:13 AM   #4 (permalink)
Registered User
 
JacobM5727's Avatar
 
Join Date: Oct 2001
Location: Englewood, CO
Posts: 2,144
JacobM5727 is on a distinguished road
Send a message via ICQ to JacobM5727 Send a message via AIM to JacobM5727 Send a message via Yahoo to JacobM5727
cd
dir /s "folder" > *.txt
exit

is about all i use in dos/prompt

for formatting, i just use the os install program/within the os

almost forgot, the most used of them all:

/?
__________________
--Jacob--

Last edited by JacobM5727; 06-20-2003 at 04:25 AM.
JacobM5727 is offline   Reply With Quote
Old 06-20-2003, 04:14 AM   #5 (permalink)
Registered User
 
tmx468's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 773
tmx468 is on a distinguished road
Its been a long old while since I last had to delve into the world of DOS...
tmx468 is offline   Reply With Quote
Old 06-20-2003, 04:20 AM   #6 (permalink)
Registered User
 
Wizzard~Of~Ozz's Avatar
 
Join Date: Oct 2001
Location: Hamilton, On, Ca
Posts: 2,369
Wizzard~Of~Ozz is on a distinguished road
Send a message via ICQ to Wizzard~Of~Ozz
I still like dos, It was very fast, however you weren't specific in what OS the commands are for, and I hope someone posts common commands for Linux

DOS is one that is more impressive to watch someone use, for some reason people think it's harder then using a GUI, but I've found it's a lot harder to find certain things in Winblows based systems.
Wizzard~Of~Ozz is offline   Reply With Quote
Old 06-20-2003, 07:07 AM   #7 (permalink)
Registered User
 
meese's Avatar
 
Join Date: Jun 2003
Location: NJ
Posts: 1,096
meese is on a distinguished road
A simple backup batch file. I like XCOPY!


@ECHO OFF
CLS
ECHO Transmitting

e:
cd\
xcopy E: G: /D /E /Y


NET USE X: \\server1\D$
e:
cd\
xcopy whatever X:\whatever\ /D /S /E /Y
xcopy whatever X:\whatever\ /D /S /E /Y
ECHO Transfer Complete, will hang-up now.
NET USE X: /DELETE


RASDIAL VPN_HOME
NET USE X: \\homeserver\d$\folder
e:
cd\
xcopy whatever X:\whatever\ /D /S /E /Y
xcopy whatever X:\whatever\ /D /S /E /Y
ECHO Transfer Complete, will hang-up now.
RASDIAL VPN_HOME /DISCONNECT
NET USE X: /DELETE


Last edited by meese; 06-20-2003 at 07:10 AM.
meese is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 09:15 PM.