コマンド ライン リファレンス

A range of command line utilities and interfaces are available for creating, building, debugging and running COBOL applications.

Important: If you installed Enterprise Developer in a folder other than the default location, which is /opt/microfocus/EnterpriseDeveloper, you must run the following script before you can use the command line tools:
. /opt/microfocus/EnterpriseDeveloper/bin/cobsetenv
This applies to UNIX environments (remote development) only.

Note that cobsetenv is only compatible with POSIX-like shells, such as bash, ksh, or XPG4 sh. It is not compatible with C-shell or pre-XPG4 Bourne shell.