Sponsored Content
The Lounge What is on Your Mind? Where Is Your Favorite Continent? Post 302125982 by Neo on Monday 9th of July 2007 11:41:07 AM
Old 07-09-2007
PS:

Please do not comment in ways that might offend other nations and continents. Offensive posts will be deleted.

Thanks.
 

7 More Discussions You Might Find Interesting

1. What is on Your Mind?

What's your favorite Xscreensaver?

Out of the 100s of screensavers in xscreensaver, what is your favorite? I think mine is definitely juggle. I can sit and watch that juggler forever. I haven't looked into the code, but it must be amazingly complex to deal with all that's going on. From the random throwing pattern, to the arm... (0 Replies)
Discussion started by: tjlst15
0 Replies

2. What is on Your Mind?

Favorite UNIX-like OS for laptop

First, a hello to all of you out there. Quick introduction since I'm new here before I ask my question. I'm a Computer Science major who has an unnatural love of operating systems. :) In fact, I'm looking on building a new computer that will have enough RAM to let me have some fun with several VMs... (7 Replies)
Discussion started by: ViperChief
7 Replies

3. Shell Programming and Scripting

CPAN Configuration: Hung at "Select your continent"

Going through the CPAN configuration on a Solaris systems and I keep getting stuck at: Select your continent (or several nearby continents) ? It offers no choices to select from. I have tried using the default PERL installing with Solaris, and installing PERL packages from Blastwave. I... (0 Replies)
Discussion started by: bisbell
0 Replies

4. UNIX and Linux Applications

Favorite Firefox tweaks

Can everyone please list there favorite firefox tweaks? These are my favorite tweaks. Config.trim_on_minimize true Allow Windows to swap out memory when the program is minimized. false Prevent Windows from swapping out memory when the program is minimized. (Default) Enter... (0 Replies)
Discussion started by: cokedude
0 Replies

5. Web Development

What is Your Favorite Web Browser?

OK, please vote on your favorite web browser and comment why! Only currently supported browers please! Thanks. PS: I am a big FireFox fan. FireFox add-ons rock! (61 Replies)
Discussion started by: Neo
61 Replies

6. What is on Your Mind?

What is your favorite TED talk?

The TED talk (Technology Entertainment Design) non-profit initiative started many years ago as a platform for sharing knowledge to a wide audience. Since 2006 the talks are available online under a Creative Commons license. There are now 1000+ TED talks from a wide range of subjects and I wanted to... (3 Replies)
Discussion started by: figaro
3 Replies

7. UNIX for Dummies Questions & Answers

What is your favorite terminal?

And how does one executes a command there? Mine is: lxterminal -e ./script.sh (23 Replies)
Discussion started by: sea
23 Replies
cdc(1)							      General Commands Manual							    cdc(1)

NAME
cdc - change the delta commentary of an SCCS delta SYNOPSIS
SID [mrlist]] [comment]] files DESCRIPTION
The command changes the for the SID specified by the option, of each named SCCS file. is defined to be the Modification Request (MR) and comment information normally specified via the delta(1) command and options). If a directory is named, behaves as if each file in the directory were specified as a named file, except that non-SCCS files (last compo- nent of the path name does not begin with and unreadable files are silently ignored. If a name of is given, the standard input is read (see each line of the standard input is taken to be the name of an SCCS file to be processed. Options Arguments to which can appear in any order, consist of option arguments and file names. All of the described option arguments apply independently to each named file: Used to specify the SCCS IDentification (SID) string of a delta for which the delta commentary is to be changed. If the SCCS file has the option set (see admin(1)), a list of MR numbers to be added and/or deleted in the delta commentary of the SID specified by the option may be supplied. A null MR list has no effect. MR entries are added to the list of MRs in the same manner as that of delta(1). To delete an MR, precede the MR num- ber with the character (see If the MR to be deleted is currently in the list of MRs, it is removed and changed into a "comment" line. A list of all deleted MRs is placed in the comment section of the delta commentary and preceded by a comment line stating that they were deleted. If is not used and the standard input is a terminal, the prompt is issued on the standard output before the standard input is read; if the standard input is not a terminal, no prompt is issued. The prompt always precedes the prompt (see option). MRs in a list are separated by blanks and/or tab characters. An unescaped new-line character terminates the MRs list. Note that if the option has a value (see admin(1)), it is treated as the name of a program (or shell procedure) that validates the correctness of the MR numbers. If a non-zero exit status is returned from the MR number validation program, terminates and the delta commentary remains unchanged. Arbitrary text used to replace the comment or comments already existing for the delta specified by the option. Previous comments are kept and preceded by a comment line stating that they were changed. A null comment has no effect. If is not specified and the standard input is a terminal, the prompt is issued on the standard output before standard input is read; if standard input is not a terminal, no prompt is issued. An unescaped new-line character terminates the comment text. The exact permissions necessary to modify the SCCS file are documented in get(1). Simply stated, they are either: o If you made the delta, you can change its delta commentary, or o If you own the file and directory, you can modify the delta commentary. EXTERNAL INFLUENCES
Environment Variables determines the language in which messages are displayed. International Code Set Support Single- and multi-byte character code sets are supported. DIAGNOSTICS
Use sccshelp(1) for explanations. EXAMPLES
Add and to the MR list, remove from the MR list, and add the comment to delta 1.6 of The following does the same thing: WARNINGS
If SCCS file names are supplied to the command via the standard input on the command line), the and options must also be used. FILES
x-file See delta(1). z-file See delta(1). SEE ALSO
admin(1), delta(1), get(1), sccshelp(1), prs(1), sccsfile(4), rcsfile(4), acl(5), rcsintro(5). cdc(1)
All times are GMT -4. The time now is 02:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy