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
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 2
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 3
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 4
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 5
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • 6
    eSpeak: speech synthesis
    eSpeak: speech synthesis
    Text to Speech engine for English and
    many other languages. Compact size with
    clear but artificial pronunciation.
    Available as a command-line program with
    many ...
    Download eSpeak: speech synthesis
  • More »

Linux commands

Ad