Date: Wed, 19 Jan 2022 01:09:11 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 261200] Unable to pipe the output of jobs in sh Message-ID: <bug-261200-227-42wOAqHKuA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261200-227@https.bugs.freebsd.org/bugzilla/> References: <bug-261200-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261200 --- Comment #8 from Ron Wills <ron@digitalcombine.ca> --- Created attachment 231147 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D231147&action= =3Dedit Update man page about piping with job control commands Here's a proposed update to the man page to add a reference to the Command Substitution subsection for the builtin commands jobid, jobs and trap.=20 A line is appended to each command description as follows: Piping the output of "command" will not work as expected. See the Command Substitution subsection for details. Maybe this might make this little quirk clearer for the future. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261200-227-42wOAqHKuA>