Git Product home page Git Product logo

aggregator's Introduction

Aggregator takes input from standard input, and outputs the unique items to standard output. This allows for easy use on the command line when piping input in/out from various other tools.

The -c option allows for splitting text so that only the segment that is selected is displayed. The arguments after -c are the delimiter and the index.

Instead of this:

  • file *
  • Magick++-config: POSIX shell script text executable
  • Magick-config: POSIX shell script text executable
  • MagickCore-config: POSIX shell script text executable
  • MagickWand-config: POSIX shell script text executable
  • Wand-config: POSIX shell script text executable
  • aclocal: a /usr/bin/perl -w script text executable
  • aclocal-1.14: a /usr/bin/perl -w script text executable
  • agg: Mach-O 64-bit executable x86_64
  • alarmer: Mach-O 64-bit executable x86_64
  • animate: Mach-O 64-bit executable x86_64
  • asadmin: a /System/Library/Frameworks/Pyth script text executable

Pipe your output to the aggregator, and instead your results will look like this:

  • file * | agg -C ":" 1
  • 17 elements
  • POSIX shell script text executable: 66
  • a /usr/bin/perl -w script text executable: 12
  • Mach-O 64-bit executable x86_64: 199
  • DOS batch file text: 1
  • ASCII English text: 1
  • Mach-O universal binary with 2 architectures: 19
  • Mach-O executable i386: 24
  • Mach-O executable ppc: 1
  • Bourne-Again shell script text executable: 1
  • a perl script text executable: 2
  • Mach-O universal binary with 1 architecture: 2
  • Zip archive data, at least v2.0 to extract: 1

Changes:

  • 0.3: Support for specifying a minimum number of counts needed to be displayed; improved test case.
  • 0.2: Support for cutting the text to only get part of the output.
  • 0.1: Initial release.

aggregator's People

Contributors

rjzak avatar rjzaklps avatar

Stargazers

 avatar

Watchers

 avatar  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.