[vox-tech] newbie annoyed with tin

Ken Bloom vox-tech@lists.lugod.org
Fri, 31 Jan 2003 07:59:03 -0800


--HlL+5n6rz5pIUxbD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

> ---ORIGINAL MESSAGE---=20
> Date: Thu, 30 Jan 2003 20:09:05 -0800
> From: Bill Kendrick <nbs@sonic.net>
> To: vox-tech@lists.lugod.org
> Subject: Re: [vox-tech] newbie annoyed with tin
> Reply-To: vox-tech@lists.lugod.org
>=20
> On Thu, Jan 30, 2003 at 08:04:25PM -0800, Katie wrote:
> >=20
> > #!bin/bash
> > echo qy | lynx "https://secureweb.ucdavis.edu:443/cgi-auth/sendback?";
> > "http://email.ucdavis.edu/news/news-succeed.html";
> > -force_secure -accept_all_cookies -auth=3D"login:password" > /dev/null
> >=20
>=20
> Oops - Yes, indeed.  The ";"s tell the shell that the next thing is anoth=
er
> command.  Kind of like:

>=20
> What I think you want are "\" (back-slashes), which tell the shell
> 'the stuff on the following line should be considered to be part of this
> one single command (or set of commands)'.
>=20

It had backslashes (and no semicolons) when I first posted it. I can't=20
figure out why the mailer mangled it.

(In the script on my computer, everything was on one line, I added the=20
backslashes so make it acceptable for someone to read in their email.)

On second thought, I just found another big oops: both of the URLs are
supposed to be passed to lynx as one parameter. I don't think that
happens when it is broken in the middle. Please remove everything in
your copy of the script that starts with the last quotation mark on the
first line and ends with the first quotation mark on the second line,
including the linebreak.

--=20
PGP/GPG Fingerprint: D5E2 8839 6ED3 3305 805C  941F 9476 A9BD E2B2 CAD1
Import with `gpg --keyserver pgp.mit.edu --recv-key E2B2CAD1`
Also on www: http://wwwcsif.cs.ucdavis.edu/~bloom/kabloom.asc
For more information about PGP and GPG, see http://www.gnupg.org/

--HlL+5n6rz5pIUxbD
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE+Op1HlHapveKyytERAg2gAJ9EJPWcuPUknug3XWU2sZFUIj11FgCfc0kB
QFr8hkRa2iCbSM2+auQJIAA=
=dIcE
-----END PGP SIGNATURE-----

--HlL+5n6rz5pIUxbD--