Still cannot CON Windows!

sharkeeper

Lifer
Jan 13, 2001
10,886
2
0
In my work, I was really abbreviating streams that I was saving to a server and typed CON for the filename. Winders complains saying to save as a different name because that name (CON) is a reserved device name...

Text

What is the device?

Cheers!
 

Bootprint

Diamond Member
Jan 11, 2002
9,847
0
0
Console
type echo testing > CON: in a command box

It's the screen like, prn: or lpt1: can be the printer.

 

sharkeeper

Lifer
Jan 13, 2001
10,886
2
0
If anyone with Win 95 or unpatched Win 98 machines (I know, probably 1/123451 chance of that happening on AT!) clicks that link they'll get a BSOD.

Cheers!
 

Chaotic42

Lifer
Jun 15, 2001
34,903
2,062
126
Send your credit card number to CON. CON is Ameesh's personal email address. I make 1% for every referral.
 

NuclearFusi0n

Diamond Member
Jul 2, 2001
7,028
0
0
I'm going to join in the command line fun.

cat /dev/hda1 > /dev/dsp

replace /dev/hda1 with your hard drive
 

sharkeeper

Lifer
Jan 13, 2001
10,886
2
0
LOL, the image name cannot be downloaded (right click, save as) to a windows computer and FTP transfers will fail. MSIE can see it since it saves temporary files as a different name I suppose. Boy this opens up a can (con) of worms!

Cheers!
 

Bootprint

Diamond Member
Jan 11, 2002
9,847
0
0
Originally posted by: NuclearFusi0n
I'm going to join in the command line fun.

cat /dev/hda1 > /dev/dsp

replace /dev/hda1 with your hard drive

I was going to say something, but if someone with a Unix box does without know what that does, they get what they deserve.


More fun is to pipe the /dev/mouse into the /dev/audio on a SUN box, you could also use /dev/urandom.