EnglishFrenchSpanish

OnWorks favicon

shtool-version - Online in the Cloud

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

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


shtool-version - GNU shtool maintain version information file

SYNOPSIS


shtool version [-l|--language lang] [-n|--name name] [-p|--prefix prefix] [-s|--set
version] [-e|--edit] [-i|--increase knob] [-d|--display type] file

DESCRIPTION


This command displays and maintains version information in file.

The version is always described with a triple <version,revision,level> and is represented
by a string which always matches the regular expression ""[0-9]+\.[0-9]+[sabp.][0-9]+"".

The hexadecimal format for a version "v.rtl" is "VVRRTLL" where "VV" and "RR" directly
correspond to "v" and "r", "T" encodes the level type as 9, 2, 1, 0 (representing "s",
"p"/".", "b", "a" in this order) and "LL" is either directly corresponding to "l" or set
to 99 if level type is "s".

OPTIONS


The following command line options are available.

-v, --verbose
Print verbose information during processing.

-l, --language lang
Choose format of version file file. lang=""txt"", ANSI C (lang="c"), M4 (lang="m4"),
Perl (lang="perl") or Python (lang="python"). Default is "txt".

-n, --name name
Name the program the version is maintained for. Default is "unknown".

-p, --prefix prefix =item -s, --set version
Set the version to version.

-e, --edit
Interactively enter a new version.

-i, --increase knob
When option ``-i'' is used, the current version in file is updated by increasing one
element of the version where knob can be one of the following: ``"v"'' for increasing
the version by 1 (and resetting revision and level to 0), ``"r"'' for increasing the
revision by 1 (and resetting level to 0) or ``"l"'' for increasing the level by 1.

-d, --display type
Control the display type: ""short"" for a short version display, ""long"" for a longer
version display, ""hex"" for a hexadecimal display of the version and ""libtool"" for
a format suitable for use with GNU libtool.

EXAMPLE


# shell script
shtool version -l c -n FooBar -p foobar -s 1.2b3 version.c

# configure.in
V=`shtool version -l c -d long version.c`
echo "Configuring FooBar, Version $V"

HISTORY


The GNU shtool version command was originally written by Ralf S. Engelschall
<[email protected]> in 1994 for OSSP eperl. It was later rewritten from scratch for
inclusion into GNU shtool.

Use shtool-version online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 2
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 3
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 4
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 5
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 6
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • More »

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    coresendmsg
    coresendmsg
    coresendmsg - send a CORE API message
    to the core-daemon daemon ...
    Run coresendmsg
  • 4
    core_server
    core_server
    core_server - The primary server for
    SpamBayes. DESCRIPTION: Currently serves
    the web interface only. Plugging in
    listeners for various protocols is TBD.
    This ...
    Run core_server
  • 5
    fwflash
    fwflash
    fwflash - program to flash image file
    to a connected NXT device ...
    Run fwflash
  • 6
    fwts-collect
    fwts-collect
    fwts-collect - collect logs for fwts
    bug reporting. ...
    Run fwts-collect
  • More »

Ad