Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ since(1) — Sun WorkShop 4.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sccs(1)

prt_user(1)

prt_comment(1)

prt_brief(1)

since(1)

NAME

since − Show "sccs prt" commentary since a given date

SYNOPSIS

since yymmdd [file ...]

DESCRIPTION

This program prints the sccs delta commentary for the specified files -- or all files under sccs control in the current directory, if no files are specified -- since the specified date. 

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

SEE ALSO

sccs(1)

prt_user(1)

prt_comment(1)

prt_brief(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 4.2  —  Last change: 15 October 1996

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