[trick] How to create a binary file under SCCS ?
SCCS recognizes some paterns in files, and substitutes them with actual values when
checking out the file. For a binary file, this should be avoided.
The list of patterns can be seen here.
To declare that the file is a binary one, the following syntax should be used:
sccs create -b toto.exe