From nobody Wed May 22 16:11:57 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VkxC13Z7jz5LyHt for ; Wed, 22 May 2024 16:11:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VkxC11DV9z4V5V for ; Wed, 22 May 2024 16:11:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716394317; a=rsa-sha256; cv=none; b=qqUPM6hBS8mIL/TRNN2nTn8CU5OT3qEpCk735+3eLYLkkqboyqMvxadTDzqJYDr1hjn63k dAJXI00gLA8vzY+swd4J4hVAZ6ioM9+KDKhTQNO/NGwVBNoy/7KEO23IkuiA7Va8wAGlla iLVmE2Stvb7WK+wb/hi7ZuE6cKJ0QQm9auWIxqeyvNJyZZAm4T9ZiMhCvX7fL69G8EYHe9 pIfLA33wvhNSLVI/+A5WUOh9TAN5CdewLo5IN2JEyLvCDrEe8SML4b0DL/rLcHSVryKnIb Mmr+yZJjIuse8pLKt//tgReoULXQ4Rtb3I6YgVAntSXt54aiZIbe5xhv9nu4/Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716394317; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/uWKHSqwW9XDSV/eZ1ibPPI6ApRPwzJMjfCamnxjWiA=; b=g9uJxVRHiH+0yth315V41OQQeyTmcO0vx8qyg95cUcJ2zlocKnwGfrdfwMBqPllgqqaH+u BWWIyXeKRLbde775myQKxouJlvF3CRYk4GmrWirVFTQvg1awy4jZf29l6wtlb35ImWqxkh pipTs/O/z+g7Z0/uIO2jnxsh9IhUfmjyN58v6htNO4ij+5Oi891q5JsmMOmmXBoxXWy77O f0xRcfQfOtHNtD94cvhMPNn6GgFQKHd1CXYk7VMY9LnKJ3UWs0Tocu/NuOo05p5BRQ3QGr EZ2QG4xJowWyOCu20Y9hDSZvNdnCsjn+lsNnfg9+UWhi+570A76JeRyoYZ8Z9Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VkxC10rypz1C5j for ; Wed, 22 May 2024 16:11:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 44MGBvvv076550 for ; Wed, 22 May 2024 16:11:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44MGBvu0076539 for bugs@FreeBSD.org; Wed, 22 May 2024 16:11:57 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279223] sed - "a\" comand displays different results depending on use of -e option Date: Wed, 22 May 2024 16:11:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: erichanskrs@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279223 Bug ID: 279223 Summary: sed - "a\" comand displays different results depending on use of -e option Product: Base System Version: 14.0-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: erichanskrs@gmail.com test --=20 You are receiving this mail because: You are the assignee for the bug.=