From nobody Thu Dec 19 11:09:12 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 4YDSVK6FHCz5h31L for ; Thu, 19 Dec 2024 11:09:13 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YDSVK3gRTz4NFK for ; Thu, 19 Dec 2024 11:09:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1734606553; 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=G8fr16NA/0lfVe/6dDvoJEWsqf5PLl4CBvw3U49UPE8=; b=FsYhsj/BN0KBTBtGRttu6BzSkEVRxwQ8liw4Gz9yorAs6D3AcnIkT2jNcJ98rxMcxosM+k ZYhP2ICQjjS4kANFi9M2obnmF5buD1r4ZIrY1EkawPDHTi1XrzKG2yFNUp3QAE2V3Rwy/0 JvQJ5lNF1NvxIIoEbNGyQk4/JwGyRDT9Ps6OEw1ugje4unkaTc89mztxzpQkzKpfECy72v ATcVR0BfDfkjfOHeSQGdR7iLLKhj20PUjWsqIMpEXcJpXkcJIJH1PbdhT5reX7/cjSvUHz 5ujOws+yICVlki22iwiddQiwu3LZ8P1OJeWO7Bu7lOUYNH5ISBNmGK4M47U3aA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734606553; a=rsa-sha256; cv=none; b=gO7ETNM51bkNHvgLUmzY72uEHaHR+Vb6W0q5/BG7mBwLXimdO8VIdaF27jYTlRuWF6OqeF tYI7R2kEB14mwJQxMWbi2ga9daJcWjzeEzVttQ2kz6RJzFyK6KYPXCh7Vy+PgXDmJwZw+9 yZYx9F6k7vshAZhk+mVYWnkb2IoImPEtsx5I5SJC8iVlsiE2ZwJbQKphPuuTxQou+uVsBu M5LQgYUx8QRmzNsihJETFT4wL3fPsuiujVyo75KgU3RzG3Tw4w7plDtrTHEwtowv/cswQl mhHajA+yYIZ4phhxtpNeWY2ITlSKi40H5Qjl8dU6p/rgdv+sjiMJSoWwz+C37w== 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 4YDSVK0c6WzrLD for ; Thu, 19 Dec 2024 11:09:13 +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 4BJB9Clc071720 for ; Thu, 19 Dec 2024 11:09:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BJB9CPw071719 for bugs@FreeBSD.org; Thu, 19 Dec 2024 11:09:12 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 283414] jls (8) doesn't handle newlines in values consistently Date: Thu, 19 Dec 2024 11:09:12 +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.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dch@freebsd.org 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=3D283414 Bug ID: 283414 Summary: jls (8) doesn't handle newlines in values consistently Product: Base System Version: 14.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: dch@freebsd.org # jail -c persist osrelease=3D"$(echo major=3D1; echo minor=3D0)" # jls JID IP Address Hostname Path 145 / # jls osrelease jid major=3D1 minor=3D0 145 the manpage clearly states: Each jail is represented by one row which contains space-separated values of the listed parameter Either we should amend the manpage, or swap newlines for spaces consistentl= y on all parameters. It seems that a trailing newline is removed, so perhaps for consistency we should replace all newlines with space when this single-line output is used. --=20 You are receiving this mail because: You are the assignee for the bug.=