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 <vdhsni$2t1fi$12@dont-email.me>
Deutsch   English   Français   Italiano  
<vdhsni$2t1fi$12@dont-email.me>

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: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc
Subject: Re: Command Languages Versus Programming Languages
Date: Tue, 1 Oct 2024 22:22:42 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 10
Message-ID: <vdhsni$2t1fi$12@dont-email.me>
References: <uu54la$3su5b$6@dont-email.me> <vdf095$2c9hb$6@dont-email.me>
	<vdf3f4$2cn51$2@dont-email.me> <vdhmp7$2sc22$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 02 Oct 2024 00:22:42 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="0dd655ef60256d70eb97de61356a90a9";
	logging-data="3048946"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+2S8r4sSSV2VWz4ZzgSCVy"
User-Agent: Pan/0.160 (Toresk; )
Cancel-Lock: sha1:Cx4o5+7QNdNJxMwUmSgMpUSEjFo=
Bytes: 1433

On Tue, 1 Oct 2024 20:41:11 -0000 (UTC), usuario wrote:

> With eshell you can do sh like commands and put elisp (literal lisp
> code) inside a loop:
> 
> https://howardism.org/Technical/Emacs/eshell-why.html

You have to put quotes around literal strings. That still makes it a 
“programming language”, not a “command language” (according to my original 
definition).