shell-script-pt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [shell-script] Comandos


From: Felipe Kellermann
Subject: Re: [shell-script] Comandos
Date: Thu, 19 Feb 2004 14:14:33 -0300 (BRT)

On Thu, 19 Feb 2004 11:05am  -0300, Eduardo Assis wrote:

> quando executo esse comando no Linux, depois eu tenho que digitar
> HEAD / HTTP/1.0
>

$ echo "HEAD / HTTP/1.0\n\n"|nc 10.0.1.2 80|head -4
HTTP/1.1 200 OK
Date: Thu, 19 Feb 2004 17:08:48 GMT
Server: Apache/1.3.28 (Unix) mod_ssl/2.8.15 OpenSSL/0.9.7b
Last-Modified: Wed, 17 Sep 2003 08:56:21 GMT

-- 
Felipe Kellermann


reply via email to

[Prev in Thread] Current Thread [Next in Thread]