Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ prt_brief(1) — Sun WorkShop 3.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sccs(1)

since(1)

prt_user(1)

prt_comment(1)

prt_brief(1)

NAME

prt_brief − Compress output from filtered "sccs prt"

SYNOPSIS

prt_brief

DESCRIPTION

Various programs filter the output of "sccs prt" to remove delta commentary not matching certain criteria.  This can leave filenames for which no delta commentary remains.  Prt_brief removes such filenames from the output. 

EXAMPLE

The following pipeline displays the delta commentary since 10/22/93 authored by any user except "ns" or "lbieber", for all files under sccs control in the current working directory:

since 931022 | prt_user -v ’ns|lbieber’ | prt_brief

Without the use of prt_brief, names of files for which there were no delta commentary matching the criteria would also be shown. 

SEE ALSO

sccs(1)

since(1)

prt_user(1)

prt_comment(1)

LEGAL DISCLAIMER

THIS SAMPLE PROGRAM IS BEING PROVIDED "AS IS" AND ONLY AS A COURTESY TO THE RECIPIENT.  SUN MAKES NO WARRANTY OR REPRESENTATION, EITHER EXPRESS OR IMPLIED WITH RESPECT TO THIS SAMPLE PROGRAM INCLUDING QUALITY, PERFORMANCE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON- INFRINGEMENT.  IN NO EVENT WILL SUN BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THIS SAMPLE PROGRAM. 

SunOS 3.0.1  —  Last change: 15 October 1996

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026