<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On Sun, 25 Aug 2019 16:07:30 +0000 Dmitry Bogatov <kaction@disroot.org>
      wrote:<br>
      <t.glaser@tarent.de><br>
        > > > Each line a process sends:<br>
        > > > * should be prefixed by the name of the process
        that sent it.<br>
        > > > * should end with a newline.<br>
        > ><br>
        > > And (#398269) each line should be either from a
        process or the kernel,<br>
        > > distinguishable enough.<br>
        > ><br>
        > > I fully agree, that should be basic and not need
        discussion.<br>
        > <br>
        > Okay, reassigning then.<br>
        > <br>
        > @Jesse, yet another feature request for startpar :)<br>
        <br>
        <br>
        I have added a command line flag (-n) which causes the name of
        the sending process to prefix output, unless the command is
        interactive.<br>
        <br>
        It looks like this: startpar -n -t 1 process-a process-b<br>
        <br>
        process-a: Starting process...<br>
        process-b: Starting process...<br>
        process-b: Done.<br>
        process-a: Done.<br>
        <br>
        This will be in the next release of startpar. I'm looking at
        adding a newline to the end of output too.<br>
        <br>
        - Jesse<br>
        <br>
      </t.glaser@tarent.de></kaction@disroot.org>
  </body>
</html>