|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
User Commands sccs-val(1)
NAME
sccs-val, val - validate an SCCS file
SYNOPSIS
/usr/ccs/bin/val -
/usr/ccs/bin/val [-s] [-m name] [-rsid] [-y type]
s.filename...
DESCRIPTION
The val utility determines if the specified s.files meet the
characteristics specified by the indicated arguments. val
can process up to 50 files on a single command line.
val has a special argument, `-', which reads the standard
input until the end-of-file condition is detected. Each line
read is independently processed as if it were a command line
argument list.
val generates diagnostic messages on the standard output for
each command line and file processed and also returns a sin-
gle 8-bit code upon exit as described below.
The 8-bit code returned by val is a disjunction of the pos-
sible errors, that is, it can be interpreted as a bit string
where (moving from left to right) the bits set are inter-
preted as follows:
bit 0 = missing file argument
bit 1 = unknown or duplicate option
bit 2 = corrupted s.file
bit 3 = can not open file or file not in s.file format
bit 4 = the SCCS delta ID (SID) is invalid or ambiguous
bit 5 = the SID does not exist
bit 6 = mismatch between %Y% and -y argument
bit 7 = mismatch between %M% and -m argument
val can process two or more files on a given command line,
and in turn can process multiple command lines (when reading
the standard input). In these cases, an aggregate code is
returned which is the logical OR of the codes generated for
each command line and file processed.
OPTIONS
The following options are supported:
-s Silent. Suppresses the normal error or warning
messages.
SunOS 5.10 Last change: 30 Sep 2002 1
User Commands sccs-val(1)
-m name Compares name with the %M% ID keyword in the
s.file.
-rsid Checks to see if the indicated SID is ambiguous,
invalid, or absent from the s.file.
-y type Compares type with the %Y% ID keyword.
ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment
variables that affect the execution of val: LANG, LC_ALL,
LC_CTYPE, LC_MESSAGES, and NLSPATH.
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWsprot |
|_____________________________|_____________________________|
| Interface Stability | Standard |
|_____________________________|_____________________________|
SEE ALSO
sccs(1), sccs-admin(1), sccs-delta(1), sccs-get(1), sccs-
help(1), what(1), sccsfile(4), attributes(5), environ(5),
standards(5)
DIAGNOSTICS
Use the SCCS help command for explanations (see sccs-
help(1)).
SunOS 5.10 Last change: 30 Sep 2002 2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:25:37 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5334 hits) (openSUSE 10.2)
svn man page (5209 hits) (FreeBSD 6.2)
adv_cap_autoneg man page (4870 hits) (Solaris 10 11_06)
CPAN man page (4607 hits) (Suse Linux 10.1)
ssh man page (4342 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2884 hits) (Solaris 10 11_06)
netcat man page (2717 hits) (Suse Linux 10.1)
pprosetup man page (2492 hits) (Solaris 10 11_06)
startproc man page (2471 hits) (Suse Linux 10.1)
signal man page (2408 hits) (Suse Linux 10.1)
|