{"id":6135,"date":"2022-12-20T18:57:57","date_gmt":"2022-12-20T21:57:57","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/sccs-man1p\/"},"modified":"2022-12-20T18:57:57","modified_gmt":"2022-12-20T21:57:57","slug":"sccs-man1p","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/sccs-man1p\/","title":{"rendered":"SCCS (man1p)"},"content":{"rendered":"<h1 align=\"center\">SCCS<\/h1>\n<p> <a href=\"#PROLOG\">PROLOG<\/a><br \/> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#SYNOPSIS\">SYNOPSIS<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#OPTIONS\">OPTIONS<\/a><br \/> <a href=\"#OPERANDS\">OPERANDS<\/a><br \/> <a href=\"#STDIN\">STDIN<\/a><br \/> <a href=\"#INPUT FILES\">INPUT FILES<\/a><br \/> <a href=\"#ENVIRONMENT VARIABLES\">ENVIRONMENT VARIABLES<\/a><br \/> <a href=\"#ASYNCHRONOUS EVENTS\">ASYNCHRONOUS EVENTS<\/a><br \/> <a href=\"#STDOUT\">STDOUT<\/a><br \/> <a href=\"#STDERR\">STDERR<\/a><br \/> <a href=\"#OUTPUT FILES\">OUTPUT FILES<\/a><br \/> <a href=\"#EXTENDED DESCRIPTION\">EXTENDED DESCRIPTION<\/a><br \/> <a href=\"#EXIT STATUS\">EXIT STATUS<\/a><br \/> <a href=\"#CONSEQUENCES OF ERRORS\">CONSEQUENCES OF ERRORS<\/a><br \/> <a href=\"#APPLICATION USAGE\">APPLICATION USAGE<\/a><br \/> <a href=\"#EXAMPLES\">EXAMPLES<\/a><br \/> <a href=\"#RATIONALE\">RATIONALE<\/a><br \/> <a href=\"#FUTURE DIRECTIONS\">FUTURE DIRECTIONS<\/a><br \/> <a href=\"#SEE ALSO\">SEE ALSO<\/a><br \/> <a href=\"#COPYRIGHT\">COPYRIGHT<\/a> <\/p>\n<hr>\n<h2>PROLOG <a name=\"PROLOG\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">This manual page is part of the POSIX Programmer\u2019s Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux.<\/p>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">sccs \u2014 front end for the SCCS subsystem (<b>DEVELOPMENT<\/b>)<\/p>\n<h2>SYNOPSIS <a name=\"SYNOPSIS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">sccs <b>[<\/b>-r<b>] [<\/b>-d <i>path<\/i><b>] [<\/b>-p <i>path<\/i><b>]<\/b> <i>command<\/i> <b>[<\/b><i>options<\/i>&#8230;<b>] [<\/b><i>operands<\/i>&#8230;<b>]<\/b><\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The <i>sccs<\/i> utility is a front end to the SCCS programs. It also includes the capability to run set-user-id to another user to provide additional protection.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The <i>sccs<\/i> utility shall invoke the specified <i>command<\/i> with the specified <i>options<\/i> and <i>operands<\/i>. By default, each of the <i>operands<\/i> shall be modified by prefixing it with the string <b>&#8220;SCCS\/s.&#8221;<\/b>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The <i>command<\/i> can be the name of one of the SCCS utilities in this volume of POSIX.1-2017 (<i>admin<\/i>, <i>delta<\/i>, <i>get<\/i>, <i>prs<\/i>, <i>rmdel<\/i>, <i>sact<\/i>, <i>unget<\/i>, <i>val<\/i>, or <i>what<\/i>) or one of the pseudo-utilities listed in the EXTENDED DESCRIPTION section.<\/p>\n<h2>OPTIONS <a name=\"OPTIONS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The <i>sccs<\/i> utility shall conform to the Base Definitions volume of POSIX.1-2017, <i>Section 12.2<\/i>, <i>Utility Syntax Guidelines<\/i>, except that <i>options<\/i> operands are actually options to be passed to the utility named by <i>command<\/i>. When the portion of the command:<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\"><i>command<\/i> <b>[<\/b><i>options<\/i> &#8230; <b>] [<\/b><i>operands<\/i> &#8230; <b>]<\/b><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">is considered, all of the pseudo-utilities used as <i>command<\/i> shall support the Utility Syntax Guidelines. Any of the other SCCS utilities that can be invoked in this manner support the Guidelines to the extent indicated by their individual OPTIONS sections.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The following options shall be supported preceding the <i>command<\/i> operand:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>\u2212d\u00a0<\/b><i>path<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"74%\">\n<p>A pathname of a directory to be used as a root directory for the SCCS files. The default shall be the current directory. The <b>\u2212d<\/b> option shall take precedence over the <i>PROJECTDIR<\/i> variable. See <b>\u2212p<\/b>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>\u2212p\u00a0<\/b><i>path<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"74%\">\n<p>A pathname of a directory in which the SCCS files are located. The default shall be the <b>SCCS<\/b> directory.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:26%; margin-top: 1em\">The <b>\u2212p<\/b> option differs from the <b>\u2212d<\/b> option in that the <b>\u2212d<\/b> option-argument shall be prefixed to the entire pathname and the <b>\u2212p<\/b> option-argument shall be inserted before the final component of the pathname. For example:<\/p>\n<p style=\"margin-left:32%; margin-top: 1em\">sccs -d \/x -p y get a\/b<\/p>\n<p style=\"margin-left:26%; margin-top: 1em\">converts to:<\/p>\n<p style=\"margin-left:32%; margin-top: 1em\">get \/x\/a\/y\/s.b<\/p>\n<p style=\"margin-left:26%; margin-top: 1em\">This allows the creation of aliases such as:<\/p>\n<p style=\"margin-left:32%; margin-top: 1em\">alias syssccs=&#8221;sccs -d \/usr\/src&#8221;<\/p>\n<p style=\"margin-left:26%; margin-top: 1em\">which is used as:<\/p>\n<p style=\"margin-left:32%; margin-top: 1em\">syssccs get cmd\/who.c<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"3%\">\n<p style=\"margin-top: 1em\"><b>\u2212r<\/b><\/p>\n<\/td>\n<td width=\"12%\"><\/td>\n<td width=\"74%\">\n<p style=\"margin-top: 1em\">Invoke <i>command<\/i> with the real user ID of the process, not any effective user ID that the <i>sccs<\/i> utility is set to. Certain commands (<i>admin<\/i>, <b>check<\/b>, <b>clean<\/b>, <b>diffs<\/b>, <b>info<\/b>, <i>rmdel<\/i>, and <b>tell<\/b>) cannot be run set-user-ID by all users, since this would allow anyone to change the authorizations. These commands are always run as the real user.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<h2>OPERANDS <a name=\"OPERANDS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The following operands shall be supported:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"12%\">\n<p style=\"margin-top: 1em\"><i>command<\/i><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"74%\">\n<p style=\"margin-top: 1em\">An SCCS utility name or the name of one of the pseudo-utilities listed in the EXTENDED DESCRIPTION section.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"12%\">\n<p><i>options<\/i><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"74%\">\n<p>An option or option-argument to be passed to <i>command<\/i>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"12%\">\n<p><i>operands<\/i><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"74%\">\n<p>An operand to be passed to <i>command<\/i>.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<h2>STDIN <a name=\"STDIN\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">See the utility description for the specified <i>command<\/i>.<\/p>\n<h2>INPUT FILES <a name=\"INPUT FILES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">See the utility description for the specified <i>command<\/i>.<\/p>\n<h2>ENVIRONMENT VARIABLES <a name=\"ENVIRONMENT VARIABLES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The following environment variables shall affect the execution of <i>sccs<\/i>:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"12%\">\n<p style=\"margin-top: 1em\"><i>LANG<\/i><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"74%\">\n<p style=\"margin-top: 1em\">Provide a default value for the internationalization variables that are unset or null. (See the Base Definitions volume of POSIX.1-2017, <i>Section 8.2<\/i>, <i>Internationalization Variables<\/i> for the precedence of internationalization variables used to determine the values of locale categories.)<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"12%\">\n<p><i>LC_ALL<\/i><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"74%\">\n<p>If set to a non-empty string value, override the values of all the other internationalization variables.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"12%\">\n<p><i>LC_CTYPE<\/i><\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"74%\">\n<p>Determine the locale for the interpretation of sequences of bytes of text data as characters (for example, single-byte as opposed to multi-byte characters in arguments and input files).<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>LC_MESSAGES<\/i><\/p>\n<p style=\"margin-left:26%;\">Determine the locale that should be used to affect the format and contents of diagnostic messages written to standard error.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><i>NLSPATH<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"74%\">\n<p>Determine the location of message catalogs for the processing of <i>LC_MESSAGES<\/i>.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>PROJECTDIR<\/i><\/p>\n<p style=\"margin-left:26%;\">Provide a default value for the <b>\u2212d<\/b> <i>path<\/i> option. If the value of <i>PROJECTDIR<\/i> begins with a <slash>, it shall be considered an absolute pathname; otherwise, the value of <i>PROJECTDIR<\/i> is treated as a user name and that user\u2019s initial working directory shall be examined for a subdirectory <b>src<\/b> or <b>source<\/b>. If such a directory is found, it shall be used. Otherwise, the value shall be used as a relative pathname.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Additional environment variable effects may be found in the utility description for the specified <i>command<\/i>.<\/p>\n<h2>ASYNCHRONOUS EVENTS <a name=\"ASYNCHRONOUS EVENTS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Default.<\/p>\n<h2>STDOUT <a name=\"STDOUT\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">See the utility description for the specified <i>command<\/i>.<\/p>\n<h2>STDERR <a name=\"STDERR\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">See the utility description for the specified <i>command<\/i>.<\/p>\n<h2>OUTPUT FILES <a name=\"OUTPUT FILES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">See the utility description for the specified <i>command<\/i>.<\/p>\n<h2>EXTENDED DESCRIPTION <a name=\"EXTENDED DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The following pseudo-utilities shall be supported as <i>command<\/i> operands. All options referred to in the following list are values given in the <i>options<\/i> operands following <i>command<\/i>.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>check<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"77%\">\n<p>Equivalent to <b>info<\/b>, except that nothing shall be printed if nothing is being edited, and a non-zero exit status shall be returned if anything is being edited. The intent is to have this included in an \u2018\u2018install\u2019\u2019 entry in a makefile to ensure that everything is included into the SCCS file before a version is installed.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>clean<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"77%\">\n<p>Remove everything from the current directory that can be recreated from SCCS files, but do not remove any files being edited. If the <b>\u2212b<\/b> option is given, branches shall be ignored in the determination of whether they are being edited; this is dangerous if branches are kept in the same directory.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>create<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"77%\">\n<p>Create an SCCS file, taking the initial contents from the file of the same name. Any options to <i>admin<\/i> are accepted. If the creation is successful, the original files shall be renamed by prefixing the basenames with a comma. These renamed files should be removed after it has been verified that the SCCS files have been created successfully.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>delget<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"77%\">\n<p>Perform a <i>delta<\/i> on the named files and then <i>get<\/i> new versions. The new versions shall have ID keywords expanded and shall not be editable. Any <b>\u2212m<\/b>, <b>\u2212p<\/b>, <b>\u2212r<\/b>, <b>\u2212s<\/b>, and <b>\u2212y<\/b> options shall be passed to <i>delta<\/i>, and any <b>\u2212b<\/b>, <b>\u2212c<\/b>, <b>\u2212e<\/b>, <b>\u2212i<\/b>, <b>\u2212k<\/b>, <b>\u2212l<\/b>, <b>\u2212s<\/b>, and <b>\u2212x<\/b> options shall be passed to <i>get<\/i>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>deledit<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"77%\">\n<p>Equivalent to <b>delget<\/b>, except that the <i>get<\/i> phase shall include the <b>\u2212e<\/b> option. This option is useful for making a checkpoint of the current editing phase. The same options shall be passed to <i>delta<\/i> as described above, and all the options listed for <i>get<\/i> above except <b>\u2212e<\/b> shall be passed to <b>edit<\/b>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>diffs<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"77%\">\n<p>Write a difference listing between the current version of the files checked out for editing and the versions in SCCS format. Any <b>\u2212r<\/b>, <b>\u2212c<\/b>, <b>\u2212i<\/b>, <b>\u2212x<\/b>, and <b>\u2212t<\/b> options shall be passed to <i>get<\/i>; any <b>\u2212l<\/b>, <b>\u2212s<\/b>, <b>\u2212e<\/b>, <b>\u2212f<\/b>, <b>\u2212h<\/b>, and <b>\u2212b<\/b> options shall be passed to <i>diff<\/i>. A <b>\u2212C<\/b> option shall be passed to <i>diff<\/i> as <b>\u2212c<\/b>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>edit<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"77%\">\n<p>Equivalent to <i>get<\/i> <b>\u2212e<\/b>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>fix<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"77%\">\n<p>Remove the named delta, but leave a copy of the delta with the changes that were in it. It is useful for fixing small compiler bugs, and so on. The application shall ensure that it is followed by a <b>\u2212r<\/b> <i>SID<\/i> option. Since <b>fix<\/b> does not leave audit trails, it should be used carefully.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>info<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"77%\">\n<p>Write a listing of all files being edited. If the <b>\u2212b<\/b> option is given, branches (that is, SIDs with two or fewer components) shall be ignored. If a <b>\u2212u<\/b> <i>user<\/i> option is given, then only files being edited by the named user shall be listed. A <b>\u2212U<\/b> option shall be equivalent to <b>\u2212u<\/b><<i>current\u00a0user<\/i>>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>print<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"77%\">\n<p>Write out verbose information about the named files, equivalent to <i>sccs prs<\/i>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>tell<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"77%\">\n<p>Write a <newline>-separated list of the files being edited to standard output. Takes the <b>\u2212b<\/b>, <b>\u2212u<\/b>, and <b>\u2212U<\/b> options like <b>info<\/b> and <b>check<\/b>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"11%\">\n<p><b>unedit<\/b><\/p>\n<\/td>\n<td width=\"1%\"><\/td>\n<td width=\"77%\">\n<p>This is the opposite of an <b>edit<\/b> or a <i>get<\/i> <b>\u2212e<\/b>. It should be used with caution, since any changes made since the <i>get<\/i> are lost.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<h2>EXIT STATUS <a name=\"EXIT STATUS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The following exit values shall be returned:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"3%\">\n<p style=\"margin-top: 1em\">0<\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"34%\">\n<p style=\"margin-top: 1em\">Successful completion.<\/p>\n<\/td>\n<td width=\"46%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"3%\">\n<p>>0<\/p>\n<\/td>\n<td width=\"6%\"><\/td>\n<td width=\"34%\">\n<p>An error occurred.<\/p>\n<\/td>\n<td width=\"46%\"> <\/td>\n<\/tr>\n<\/table>\n<h2>CONSEQUENCES OF ERRORS <a name=\"CONSEQUENCES OF ERRORS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Default.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>The following sections are informative.<\/i><\/p>\n<h2>APPLICATION USAGE <a name=\"APPLICATION USAGE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Many of the SCCS utilities take directory names as operands as well as specific filenames. The pseudo-utilities supported by <i>sccs<\/i> are not described as having this capability, but are not prohibited from doing so.<\/p>\n<h2>EXAMPLES <a name=\"EXAMPLES\"><\/a> <\/h2>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"3%\">\n<p style=\"margin-top: 1em\">1.<\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"83%\">\n<p style=\"margin-top: 1em\">To get a file for editing, edit it and produce a new delta:<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:23%; margin-top: 1em\">sccs get -e file.c <br \/> ex file.c <br \/> sccs delta file.c<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"3%\">\n<p style=\"margin-top: 1em\">2.<\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"57%\">\n<p style=\"margin-top: 1em\">To get a file from another directory:<\/p>\n<\/td>\n<td width=\"26%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:23%; margin-top: 1em\">sccs -p \/usr\/src\/sccs\/s. get cc.c<\/p>\n<p style=\"margin-left:17%; margin-top: 1em\">or:<\/p>\n<p style=\"margin-left:23%; margin-top: 1em\">sccs get \/usr\/src\/sccs\/s.cc.c<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"3%\">\n<p style=\"margin-top: 1em\">3.<\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"83%\">\n<p style=\"margin-top: 1em\">To make a delta of a large number of files in the current directory:<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:23%; margin-top: 1em\">sccs delta *.c<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"3%\">\n<p style=\"margin-top: 1em\">4.<\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"83%\">\n<p style=\"margin-top: 1em\">To get a list of files being edited that are not on branches:<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:23%; margin-top: 1em\">sccs info -b<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"3%\">\n<p style=\"margin-top: 1em\">5.<\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"81%\">\n<p style=\"margin-top: 1em\">To delta everything being edited by the current user:<\/p>\n<\/td>\n<td width=\"2%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:23%; margin-top: 1em\">sccs delta $(sccs tell -U)<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"12%\"><\/td>\n<td width=\"3%\">\n<p style=\"margin-top: 1em\">6.<\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"83%\">\n<p style=\"margin-top: 1em\">In a makefile, to get source files from an SCCS file if it does not already exist:<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:23%; margin-top: 1em\">SRCS = <<i>list of source files<\/i>> <br \/> $(SRCS): <br \/> sccs get $(REL) $@<\/p>\n<h2>RATIONALE <a name=\"RATIONALE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>sccs<\/i> and its associated utilities are part of the XSI Development Utilities option within the XSI option.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">SCCS is an abbreviation for Source Code Control System. It is a maintenance and enhancement tracking tool. When a file is put under SCCS, the source code control system maintains the file and, when changes are made, identifies and stores them in the file with the original source code and\/or documentation. As other changes are made, they too are identified and retained in the file.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Retrieval of the original and any set of changes is possible. Any version of the file as it develops can be reconstructed for inspection or additional modification. History data can be stored with each version, documenting why the changes were made, who made them, and when they were made.<\/p>\n<h2>FUTURE DIRECTIONS <a name=\"FUTURE DIRECTIONS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">None.<\/p>\n<h2>SEE ALSO <a name=\"SEE ALSO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>admin<\/i>, <i>delta<\/i>, <i>get<\/i>, <i>make<\/i>, <i>prs<\/i>, <i>rmdel<\/i>, <i>sact<\/i>, <i>unget<\/i>, <i>val<\/i>, <i>what<\/i><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The Base Definitions volume of POSIX.1-2017, <i>Chapter 8<\/i>, <i>Environment Variables<\/i>, <i>Section 12.2<\/i>, <i>Utility Syntax Guidelines<\/i><\/p>\n<h2>COPYRIGHT <a name=\"COPYRIGHT\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1-2017, Standard for Information Technology &#8212; Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 7, 2018 Edition, Copyright (C) 2018 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between this version and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http:\/\/www.opengroup.org\/unix\/online.html .<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Any typographical or formatting errors that appear in this page are most likely to have been introduced during the conversion of the source files to man page format. To report such errors, see https:\/\/www.kernel.org\/doc\/man-pages\/reporting_bugs.html .<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  sccs \u2014 front end for the SCCS subsystem (DEVELOPMENT) <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3782,1],"tags":[2511,2790],"class_list":["post-6135","post","type-post","status-publish","format-standard","hentry","category-1p-posix-comandos-generales","category-sin-categoria","tag-man1p","tag-sccs"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/6135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=6135"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/6135\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=6135"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=6135"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=6135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}