On Tue, Jun 04, 2002 at 04:13:47PM +0200, fabio seregni wrote:
> Hello Thomas,
> 
> i use lynx at the first time.
> 
> can you give me an example ???
> please

I had in mind using a "here-document" to include the file from standard
input, e.g., in a shell script.  For example:

lynx -post_data some_url <<EOF
`cat yourfilename`
--
EOF

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to