From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-yw1-f54.google.com ([209.85.161.54]) by ewsd; Fri Jan 11 05:28:36 EST 2019 Received: by mail-yw1-f54.google.com with SMTP id f65so5600508ywc.8 for <9front@9front.org>; Fri, 11 Jan 2019 02:28:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=6u/IgeXBnpPmsVkni7G4SXbDSo+PZIRICmsfSSvXFbU=; b=ZCU1TBqFeWH3ZuXdnbGhgpZQN7qUhv+VK9p7prToTixtREI2pP1HPIA9emwFtmipdg YM9+2jRvAk+2q/Bj98K5POzi3AHw3OeXsXrRt0Fki6bljEhIyYOEb3mnprt1p/hAIkBu PjxPWWdyFcnYw+iA4xu1Lp5eJpMemUZHZaapEFfY+VUDI5qg+DoYXTe9hcTJBJskQwNx 7hRvR8Bp4kGeCKDuZBAQGY40XIDtC60KwwLnX5cjPJLCEjEDIBWGHoTQjoNYEygcmmDd UN7hXd7w9D5i/SANwRLkKuU5P6NsG6QkSJ7EeAFBa8tTqVYgc/tWsCYQKvDbFumhLyyl qheQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=6u/IgeXBnpPmsVkni7G4SXbDSo+PZIRICmsfSSvXFbU=; b=Gi5UYnHA9doP7xaAO323etqHBxA4Bs72PigzI1t07hjfEIqu7JDFfwwRAFC4MOgQHT EZtsFfKcegEbjiYql+LWJlI+Z1YWstFc0gpgs8h94tZ0DU37jbi3fOE5SXjD6EbZ8bUt PX4n853ugr+G3ittM9tlr726EP2daibMjqIyDZJThr88DSt2TY9R2bGCKQNi3F296pwS BA1Q3YKFWvt++xN5ZnFezOctM0Twr/p5al7te728nx6qxY4vu67R0PDRKzBr3fUCGsaz fBmH6zK6dPeOyNkrqxRYOhK+YTIj5+dmJ5VoTauVtkfLzU38wmYbVtg/ciouMRXSKbY0 nOrA== X-Gm-Message-State: AJcUukfh2FVLKN0movWKKxtSQ9wuyylpeaQZDs91F43/e6Bg30n79jOx gF+sbbVTysgYazgaAKTmpOEfESsyUibGoIfJ4AtZww== X-Google-Smtp-Source: ALg8bN4/lWICkZY6iKDfxA9n/4g36M4DJmU5n02UgBiKCRIRs2ETdIKOix8aoU5BCi2lnvQBBfnkbugufW6eRByJrgI= X-Received: by 2002:a81:a355:: with SMTP id a82mr12945022ywh.445.1547202515244; Fri, 11 Jan 2019 02:28:35 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a81:5cc:0:0:0:0:0 with HTTP; Fri, 11 Jan 2019 02:28:34 -0800 (PST) In-Reply-To: References: From: hiro <23hiro@gmail.com> Date: Fri, 11 Jan 2019 11:28:34 +0100 Message-ID: Subject: Re: [9front] bug in sed To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: self-healing enhancement injection SQL over JSON lifecycle rich-client layer the main problem is that his testcase sucks. it hasn't been minimized Also his code shows different output on 9front. But I experimented myself a bit and found a minimal testcase that still shows what might create confusion: cpu% echo ' x' > test cpu% sed 's/^ //g' test x