EnglishFrenchSpanish

Ad


OnWorks favicon

dbscan - Online in the Cloud

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

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


dbscan - scans a Directory Server database index file and dumps the contents

SYNOPSIS


dbscan -f <filename> [-R] [-t <size>] [-K <entry_id>] [-k <key>] [-l <size>] [-G <n>] [-n]
[-r] [-s]

DESCRIPTION


Scans a Directory Server database index file and dumps the contents.

OPTIONS


A summary of options is included below:

-f <filename>
specify db file

-R dump as raw data

-t <size>
entry truncate size (bytes)

entry file options:

-K <entry_id>
lookup only a specific entry id index file options:

-k <key>
lookup only a specific key

-l <size>
max length of dumped id list (default 4096; 40 bytes <= size <= 1048576 bytes)

-G <n> only display index entries with more than <n> ids

-n display ID list lengths

-r display the conents of ID list

-s Summary of index counts

USAGE


Sample usages:

Dump the entry file:
dbscan -f id2entry.db4

Display index keys in cn.db4:
dbscan -f cn.db4

Display index keys and the count of entries having the key in mail.db4:
dbscan -r -f mail.db4

Display index keys and the IDs having more than 20 IDs in sn.db4:
dbscan -r -G 20 -f sn.db4

Display summary of objectclass.db4:
dbscan -f objectclass.db4

Use dbscan online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 2
    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
  • 3
    cppo
    cppo
    cppo - lightweight cpp-like
    preprocessor for OCaml ...
    Run cppo
  • 4
    cppunit-config
    cppunit-config
    cppunit-config - script to get
    information about the installed version
    of cppunit ...
    Run cppunit-config
  • 5
    fwb_iosacl
    fwb_iosacl
    fwb_ipt - Policy compiler for Cisco IOS
    ACL ...
    Run fwb_iosacl
  • 6
    fwb_ipf
    fwb_ipf
    fwb_ipf - Policy compiler for ipfilter ...
    Run fwb_ipf
  • More »

Ad