Re: ksh equivalent to shell-expand-line

2018-10-07 Thread Tomasz Rola
On Sun, Oct 07, 2018 at 11:17:37PM +0200, John Ankarström wrote: [...] > > To which message is this a response? It seems I haven't received > it, but I'd like to read it. Tomasz? I have sent you a message offlist, see if you have it. -- Regards, Tomasz Rola -- ** A C programmer asked whether

Re: ksh equivalent to shell-expand-line

2018-10-07 Thread John Ankarström
Klemens Nanni wrote: On Sun, Oct 07, 2018 at 07:30:15PM +0200, Tomasz Rola wrote: Another trick may be executing the line with echo prepended - should do all expansions and write what will be executed. I think it is not going to work too well if for loop is being echoed, and other such things, s

Re: want.html: Unifi wifi gear for interop debugging

2018-10-07 Thread Mihai Popescu
Excuse me for this email, but why the hell many trolls have protonmail email addresses? Just curious, thanks.

Re: ksh equivalent to shell-expand-line

2018-10-07 Thread Tomasz Rola
On Sun, Oct 07, 2018 at 07:47:46PM +0200, Klemens Nanni wrote: > On Sun, Oct 07, 2018 at 07:30:15PM +0200, Tomasz Rola wrote: > > Another trick may be executing the line with echo prepended - should > > do all expansions and write what will be executed. I think it is not > > going to work too well

Re: Dual boot OpenBSD with DragonFly BSD

2018-10-07 Thread Edgar Pettijohn
On Oct 7, 2018 9:22 AM, "Dr. Martin Ivanov" wrote: > > Hello, I am a Linux (Slackware) fan who is keen to try the BSD flavour as > well. I am planning to buy a new laptop, on which to install OpenBSD and > DragonFly BSD in a dual boot set up. I know this is a challenging task, > so I will proce

Re: ksh equivalent to shell-expand-line

2018-10-07 Thread Klemens Nanni
On Sun, Oct 07, 2018 at 07:30:15PM +0200, Tomasz Rola wrote: > Another trick may be executing the line with echo prepended - should > do all expansions and write what will be executed. I think it is not > going to work too well if for loop is being echoed, and other such > things, so perhaps quotin

Re: ksh equivalent to shell-expand-line

2018-10-07 Thread Tomasz Rola
On Sun, Oct 07, 2018 at 10:13:16AM +0200, Otto Moerbeek wrote: > On Sun, Oct 07, 2018 at 08:48:52AM +0200, Tomasz Rola wrote: > > > On Sun, Oct 07, 2018 at 12:03:31AM +0200, Klemens Nanni wrote: > > > On Sat, Oct 06, 2018 at 09:38:42PM +0200, John Ankarström wrote: > > [...] > > > And yet, it disr

u-boot loader edgerouter

2018-10-07 Thread Holger Glaess
hi the edgerouter becomes an new version of his u-boot bootloader due software update or , maybe , or as new delivery. this version break the boot proccess after fatload usb 0 $(loadaddr) bsd; then he load from the mmc boot partition an file called vmlinux.64.md5 withe the md5 checksum of

Dual boot OpenBSD with DragonFly BSD

2018-10-07 Thread Dr. Martin Ivanov
Hello, I am a Linux (Slackware) fan who is keen to try the BSD flavour as well. I am planning to buy a new laptop, on which to install OpenBSD and DragonFly BSD in a dual boot set up. I know this is a challenging task, so I will proceed step by step. My first question is, which operating system

Re: ksh equivalent to shell-expand-line

2018-10-07 Thread John Ankarström
Klemens Nanni wrote: On Sat, Oct 06, 2018 at 09:38:42PM +0200, John Ankarström wrote: Is there a way for ksh to expand a $(command substitution) without having to execute the entire line? No. That's too bad. bash provides this via shell-expand-line (bound to Ctrl-Alt-e by default), From b

sympa and opensmtpd/httpd

2018-10-07 Thread Tony Boston
Hi, has anyone running sympa with opensmtpd and httpd? I can not figure out how to configure slowcgi correctly in /etc/httpd.conf and if anybody is using this already, I'd really appreciate any hint or config-insight :) thanks Tony -- GPG-KEY: 0x5C5C239D81121B35 GPG-FP: 49CC8250 CDCF2183 6209C

Re: ksh equivalent to shell-expand-line

2018-10-07 Thread Otto Moerbeek
On Sun, Oct 07, 2018 at 08:48:52AM +0200, Tomasz Rola wrote: > On Sun, Oct 07, 2018 at 12:03:31AM +0200, Klemens Nanni wrote: > > On Sat, Oct 06, 2018 at 09:38:42PM +0200, John Ankarström wrote: > [...] > > And yet, it disregards quoting and will errornously expand the following > > example into m