Annotation of 43BSD/ingres/doc/quel/print.nr, revision 1.1

1.1     ! root        1: .th PRINT QUEL 1/26/79
        !             2: .sh NAME
        !             3: print \- print relation(s)
        !             4: .sh SYNOPSIS
        !             5: .bd print 
        !             6: relname {, relname}
        !             7: .sh DESCRIPTION
        !             8: .it Print 
        !             9: displays the contents of each relation specified
        !            10: on the
        !            11: terminal (standard output).
        !            12: The formats for various types of domains can be
        !            13: defined by the use of switches when 
        !            14: .it ingres
        !            15: is invoked.
        !            16: Domain names are truncated to fit into the specified
        !            17: width.
        !            18: .s3
        !            19: To print a relation one must either be the owner of the relation,
        !            20: or the relation must have
        !            21: ``retrieve to all'' or
        !            22: ``all to all'' permissions.
        !            23: .s3
        !            24: See ingres(quel) for details.
        !            25: .sh EXAMPLE
        !            26: .nf
        !            27: /* Print the emp relation */
        !            28:    print emp
        !            29:    print emp, parts
        !            30: .fi
        !            31: .sh "SEE ALSO"
        !            32: permit(quel), retrieve(quel), 
        !            33: ingres(unix), printr(unix)
        !            34: handle long lines of output correctly \- no wrap around.
        !            35: .s3
        !            36: Print should have more formating features to make printouts more readable.
        !            37: .s3
        !            38: Print should have an option to print on the line printer.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.