Create version 2.1 of the s.input.c file after creating versions 1.1, 1.2, 1.3, and 1.2.1.1. What command did you use? Show the command with its output

What will be an ideal response?

This problem is for the UNIX SCCS system. Please disregard it. For the RCS system, the following command can be used to accomplish the give task.
```
$ ci -r2 input.c
input.c,v <-- input.c
new revision: 2.1; previous revision: 1.3
enter log message, terminated with single '.' or end of file:
>> version 2 has been created
>> .
done
$
```

Computer Science & Information Technology

You might also like to view...

Users can offer their own enhancements to open source software that may be considered for inclusion in future versions of the software

Indicate whether the statement is true or false

Computer Science & Information Technology

In Excel Online, a survey can be used to collect data and store the collected data in an Excel workbook

Indicate whether the statement is true or false

Computer Science & Information Technology