Giter VIP home page Giter VIP logo

tai64nfrac's Introduction

                          tai64nfrac version 1.4
          (convert TAI64N dates to decimal seconds since epoch)
                Written by Russ Allbery <[email protected]>

  This program is in the public domain.  If it is not legal or possible to
  place a work in the public domain in your jurisdiction, then I hereby
  grant you a license to treat this program in every way as if it were in
  the public domain.


DESCRIPTION

  This package contains a single program, tai64nfrac, which given data
  with TAI64N timestamps as input (such as data generated by multilog),
  will convert those times to seconds since epoch (with a fractional part)
  and otherwise output the same data.

  This is primarily intended to support using qmailanalog to analyze qmail
  logs that are being written by multilog rather than to syslog via
  splogger.  The program is extremely simple.


INSTALLATION

  Just run make to compile the software.  It should compile without
  modification on any Unix or Unix varient, and likely on most systems
  that support ANSI C.  The result will be a binary named tai64nfrac.

  You can copy this binary to wherever is convenient, or type make install
  to install it and its man page.  By default, the binary is installed
  into /usr/local/bin and the man page into /usr/local/man/man1; you can
  change the install location with a command like:

      make install prefix=/opt/sw

  or you can also set bindir or man1dir directly (or edit the Makefile to
  change them if you want).

tai64nfrac's People

Contributors

hvenzke avatar

Watchers

Ismael Luceno avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.