home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The HTML Web Publisher's Construction Kit
/
HTMLWPCK.ISO
/
unix
/
cgi
/
stat.sh
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Linux/UNIX/POSIX Shell Script
|
1995-07-11
|
270 b
|
9 lines
#!/bin/sh
# demonstrates a status header. If this is selected as a hyperlink
# from a WWW browser, it will produce no resonse. In some versions
# of Mosaic, it will print "and silence fills the night" along the
# bottom of the window.
echo Status: 204 No Response
echo