CONTENT
  • CHANGES
Szukaj
counter

#top stdbuf


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

Powiązane:

SYNOPSIS
stdbuf


DESCRIPTION



OPTIONS

coreutils-5.97-19.el5
coreutils-8.4-16.el6
coreutils-8.15-10.fc17.x86_64
(part of coreutils starting with version 7.5 apparently)



EXAMPLES
This buffers stdout up to a line:
stdbuf -oL command > output

This disables stdout buffering altogether:
stdbuf -o0 command > output




Zmodyfikowany ostatnio: 2014/05/15 10:01:31 (9 lat temu), textsize: 703 B, htmlsize: 1,10 kB

Zapraszam do komentowania, zgłaszania sugestii, propozycji, własnych przykładów, ...
Dodaj komentarzKomentarze użytkowników