setop

Software Screenshot:
setop
Software Details:
Version: 0.2
Upload Date: 14 Apr 15
Developer: TiGR
Distribution Type: Freeware
Downloads: 11

Rating: 3.0/5 (Total Votes: 1)

setop is a tool that will make line-wise union, intersection, difference, or Cartesian product of files and print it to stdout.

Example

Users who don't have /bin/bash as their terminal (grep -v simulation):

 grep "/bin/bash" /etc/passwd | setop -d /etc/passwd - | cut -d: -f1

This is equivalent to:

 grep -v "/bin/bash" /etc/passwd | sort | cut -d: -f1

What is new in this release:

  • Add --multiset mode

Requirements:

  • Python

Similar Software

Notepas
Notepas

17 Feb 15

RevAger
RevAger

11 May 15

Luit
Luit

20 Feb 15

DMcsvEditor
DMcsvEditor

19 Feb 15

Comments to setop

Comments not found
Add Comment
Turn on images!