NAME

deal - output field of standard input by specified fields

DOC DATE

June 2000

USAGE

	synopsis
	deal
		(outputs a usage reminder)

	deal # # #... [ input/output redirection ]
	
	examples
	deal 3 3 3 1 1 < /GPL
	get GPL | deal 1 3 5 7

	interface
	arbitrary numbers of arguments, standard input and output

DESCRIPTION

deal is written in Bash. Read the command itself for more. The functionality is rather like the SQL "view" operator. I wrote it pursuant to PIRDE, cLIeNUX Personal Relational Database Environment.

RIGHTS

Copyright 2000 Richard Allen Hohensee
deal and his file are released for redistribution only as part of an entire intact cLIeNUX Core.