Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2022 17:00:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 265175] Pipe error with csh/tcsh
Message-ID:  <bug-265175-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265175

            Bug ID: 265175
           Summary: Pipe error with csh/tcsh
           Product: Base System
           Version: 13.1-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: niko.nastonen@icloud.com

Created attachment 235222
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D235222&action=
=3Dedit
Screenshot of shell output

vmstat -m | head -n 1 && vmstat -m | grep kstat_data

when ran as root on csh/tcsh, does not _always_ show the output of the seco=
nd
command, but prints only the headers. The main word here is "always", as
sometimes it works fine, but sometimes shows only the headers of vmstat. Wh=
en
commands are separated with a semicolon, everything works fine. Reproducibl=
e on
2 separate machines via ssh and on physical console. Bug shows itself only =
when
the command is ran by root, everything works fine with normal user.

--=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-265175-227>