EnglishFrenchSpanish

Ad


OnWorks favicon

dzen2-dbar - Online in the Cloud

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

This is the command dzen2-dbar 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


dzen2-dbar - simple gadget that you can use in combination with dzen to display a
progressbar.

SYNOPSIS


dzen2-dbar [-w characters] [-s symbol] [-min minvalue] [-max maxvalue] [-l string] [-nonl]

DESCRIPTION


dbar is an application that generates semi graphical progress meters, from some values you
supply to it.

See the usage examples for a description of the expected input format.

OPTIONS


A summary of options is included below.

-max Value to be considered 100% (default: 100)

-min Value to be considered 0% (default: 0)

-w Number of charcaters to be considered 100% in the bar (default: 25 )

-s Symbol represeting the percentage value in the bar (default: = )

-l label to be prepended to the bar (default: '' )

-nonl no new line, don't put '0 at the end of the bar (default: do print '0)

USAGE EXAMPLES


Static 0% and 100% mark or single value input:

Command: echo 25 | dzen2-dbar -m 100 -l Sometext
Output: Sometext 25% [====== ]

If your 100% mark changes dynamically or 2-values input:

Command: echo "50 150" | dzen2-dbar
Output: 33% [======== ]

If your value range is not between [0, maxval] or 3-values input:

Command: echo "50 -25 150" | dzen2-dbar
Output: 43% [=========== ]

Use dzen2-dbar online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad