EnglishFrenchSpanish

OnWorks favicon

bup-newliner - Online in the Cloud

Run bup-newliner in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command bup-newliner that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


bup-newliner - make sure progress messages don't overlap with output

SYNOPSIS


<any command> 2>&1 | bup newliner

DESCRIPTION


bup newliner is run automatically by bup. You shouldn't need it unless you're using it in
some other program.

Progress messages emitted by bup (and some other tools) are of the form "Message ###
content\r", that is, a status message containing a variable-length number, followed by a
carriage return character and no newline. If these messages are printed more than once,
they overwrite each other, so what the user sees is a single line with a
continually-updating number.

This works fine until some other message is printed. For example, progress messages are
usually printed to stderr, but other program messages might be printed to stdout. If
those messages are shorter than the progress message line, the screen will be left with
weird looking artifacts as the two messages get mixed together.

bup newliner prints extra space characters at the right time to make sure that doesn't
happen.

If you're running a program that has problems with these artifacts, you can usually fix
them by piping its stdout and its stderr through bup newliner.

BUP


Part of the bup(1) suite.

AUTHORS


Avery Pennarun <[email protected]>.

Use bup-newliner online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad