EnglishFrenchSpanish

Ad


OnWorks favicon

gbconvtable - Online in the Cloud

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

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


gbconvtable - Replace keys with values

SYNOPSIS


gbconvtable [options]

DESCRIPTION


Replace keys with values at a given position of the input file. The name of the
dictionary file is provided on the command line with the option 'dictfile'. It is a simple
text file organized in two columns. The first column contains the keys and the second
column the respective values. Obviously the values can be equal, but the keys should be
all different. Data are read from standard input and all fields at position 'pos' are
considered keys of the provided dictionary and replaced with the associated keys. If 'pos'
is not specified it is assumed equal to 1. If 'pos' is larger than the number of fields,
no replacement takes place. If the option 'force' is not set, only those fields which
appears as keys in the dictionary file are replaced.

OPTIONS


-d name of the dictionary file

-c position of the column of keys to be replaced

-f forced look-up: substitute provided string for non defined keys

EXAMPLES


gbconvtable -d dict_file -c 3 -f 'none' < input_file

This program requires awk or gawk.

Use gbconvtable online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    NSIS: Nullsoft Scriptable Install System
    NSIS: Nullsoft Scriptable Install System
    NSIS (Nullsoft Scriptable Install
    System) is a professional open source
    system to create Windows installers. It
    is designed to be as small and flexible
    as possi...
    Download NSIS: Nullsoft Scriptable Install System
  • 2
    authpass
    authpass
    AuthPass is an open source password
    manager with support for the popular and
    proven Keepass (kdbx 3.x AND kdbx 4.x ...
    Download authpass
  • 3
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 4
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 5
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 6
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • More »

Linux commands

Ad