Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <87r0fsq14n.fsf@tudado.org>
Deutsch   English   Français   Italiano  
<87r0fsq14n.fsf@tudado.org>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Johanne Fairchild <jfairchild@tudado.org>
Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc
Subject: Re: Command Languages Versus Programming Languages
Date: Fri, 29 Mar 2024 16:38:48 -0300
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <87r0fsq14n.fsf@tudado.org>
References: <uu54la$3su5b$6@dont-email.me> <uu636l$7haj$1@dont-email.me>
	<20240329084454.0000090f@gmail.com> <uu6om5$cmv8$1@dont-email.me>
	<20240329101248.556@kylheku.com> <uu6t9h$dq4d$1@dont-email.me>
	<20240329104716.777@kylheku.com>
	<op.2lerzhxda3w0dxdave@hodgins.homeip.net>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Fri, 29 Mar 2024 19:38:52 +0100 (CET)
Injection-Info: dont-email.me; posting-host="f666225367230cb092212f4ff55a99ef";
	logging-data="511336"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/QtwEmm6a8gWDCRVKwgF9v2bmxnUJz/Ao="
Cancel-Lock: sha1:GM/i1mDkdtFRXRL2LuGTYmizQ+c=
	sha1:ikoP/dQfXza6JNYno2Q5MPzkRBM=
Bytes: 1652

"David W. Hodgins" <dwhodgins@nomail.afraid.org> writes:

[...]

> The terminology will continue to be used, but the distinction does not
> matter, except from a speed of processing difference.

Just to share that I, personally, don't use the distinction.  For
instance, I say that

  "the answer is %.2f\n"

is a program that builds a string given its usual context.  I say that

  awk '1; { print "" }'

is a program to double-space a file.  I haven't said ``script'' in
years.