Wireshark-bugs: [Wireshark-bugs] [Bug 2879] feature request: disable stdio buffering in text2pca
Date: Fri, 26 Jun 2015 03:50:42 +0000

changed bug 2879


What Removed Added
Status CONFIRMED RESOLVED
CC   balint@balintreczey.hu
Resolution --- WONTFIX

Comment # 7 on bug 2879 from
Please use stdbuf instead. From man stdbuf:

STDBUF(1)                                  User Commands                       
          STDBUF(1)

NAME
       stdbuf - Run COMMAND, with modified buffering operations for its
standard streams.

SYNOPSIS
       stdbuf OPTION... COMMAND

DESCRIPTION
       Run COMMAND, with modified buffering operations for its standard
streams.

       Mandatory arguments to long options are mandatory for short options too.

I'm marking this bug as wonfix because the solution is as simple as running
text2pcap with an existing and widely available command.


You are receiving this mail because:
  • You are the assignee for the bug.
  • You are watching all bug changes.