[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This should be contrasted with support for executable files,
which have a specific Unix file mode bit set (see the manual page for
chmod
for more details). Unix executable files may or may not
be binary files. It's common to control shell scripts with
CSSC, for example. Shell scripts are normaly executable but not
binary.
If the x
flag is set, CSSC will generate a g-file whose
execute bits are set. This feature exists for compatibility with SCO
OpenServer's SCCS. Do not use this feature if you wish to
interoperate with other implementations of SCCS. Setting this
flag with admin -fx
generates a warning about this.