EnglishFrenchSpanish

Ad


OnWorks favicon

bon_csv2txt - Online in the Cloud

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

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


bon_csv2html program to convert CSV format Bonnie++ data to a HTML form using tables
suitable for display on a web page. NB Lynx can't display this properly, and due to the
size it probably requires 1024x768 monitor to display properly.

bon_csv2txt program to convert CSV format Bonnie++ data to plain-text format suitable for
pasting into an email or reading on a Braille display.

DESCRIPTION


They take CSV format (comma-delimited spreadsheet files AKA Comma Seperated Values in MS
land) data on standard input and produce HTML or plain text on standard output
respectively.

FORMAT


This is a list of the fields used in the CSV files format version 2. Format version 1 was
the type used in Bonnie++ < 1.90. Before each field I list the field number as well as
the name given in the heading

0 format_version
Version of the output format in use (1.97)

1 bonnie_version
(1.97)

2 name Machine Name

3 concurrency
The number of copies of each operation to be run at the same time

4 seed Random number seed

5 file_size
Size in megs for the IO tests

6 chunk_size
Size of chunks in bytes

7 putc,putc_cpu
Results for writing a character at a time K/s,%CPU

9 put_block,put_block_cpu
Results for writing a block at a time K/s,%CPU

11 rewrite,rewrite_cpu
Results for reading and re-writing a block at a time K/s,%CPU

13 getc,getc_cpu
Results for reading a character at a time K/s,%CPU

15 get_block,get_block_cpu
Results for reading a block at a time K/s,%CPU

17 seeks,seeks_cpu
Results for the seek test seeks/s,%CPU

19 num_files
Number of files for file-creation tests (units of 1024 files)

20 max_size
The maximum size of files for file-creation tests. Or the type of files for links.

21 min_size
The minimum size of files for file-creation tests.

22 num_dirs
The number of directories for creation of files in multiple directories.

23 file_chunk_size
The size of blocks for writing multiple files.

24 seq_create,seq_create_cpu
Rate of creating files sequentially files/s,%CPU

26 seq_stat,seq_stat_cpu
Rate of reading/stating files sequentially files/s,%CPU

28 seq_del,seq_del_cpu
Rate of deleting files sequentially files/s,%CPU

30 ran_create,ran_create_cpu
Rate of creating files in random order files/s,%CPU

32 ran_stat,ran_stat_cpu
Rate of deleting files in random order files/s,%CPU

34 ran_del,ran_del_cpu
Rate of deleting files in random order files/s,%CPU

36 putc_latency,put_block_latency,rewrite_latency
Latency (maximum amount of time for a single operation) for putc, put_block, and
reqrite

39 getc_latency,get_block_latency,seeks_latency
Latency for getc, get_block, and seeks

42 seq_create_latency,seq_stat_latency,seq_del_latency
Latency for seq_create, seq_stat, and seq_del

45 ran_create_latency,ran_stat_latency,ran_del_latency
Latency for ran_create, ran_stat, and ran_del

A string that starts with '#' is a comment.

Use bon_csv2txt online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Brackets
    Brackets
    Brackets is a free, modern open-source
    text editor made especially for Web
    Development. Written in HTML, CSS, and
    JavaScript with focused visual tools and
    prepr...
    Download Brackets
  • 2
    Free Pascal Compiler
    Free Pascal Compiler
    A 32/64/16-bit Pascal compiler for
    Win32/64/CE, Linux, Mac OS X/iOS,
    Android, FreeBSD, OS/2, Game Boy
    Advance, Nintendo NDS and DOS;
    semantically compatible wi...
    Download Free Pascal Compiler
  • 3
    Canon EOS DIGITAL Info
    Canon EOS DIGITAL Info
    Canon doesn�t have shutter count
    included on the EXIF information of an
    image file, as opposed to Nikon and
    Pentax. There�s no official Canon based
    application ...
    Download Canon EOS DIGITAL Info
  • 4
    rEFInd
    rEFInd
    rEFInd is a fork of the rEFIt boot
    manager. Like rEFIt, rEFInd can
    auto-detect your installed EFI boot
    loaders and it presents a pretty GUI
    menu of boot option...
    Download rEFInd
  • 5
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 6
    Music Caster
    Music Caster
    Music Caster is a tray music player
    that lets you cast your local music to a
    Google Cast device. On the first run,
    you will need to click the arrow in your
    tas...
    Download Music Caster
  • More »

Linux commands

Ad