How To | Check Micro Focus Cobol Version In Linux
Micro Focus COBOL is a popular programming language used for developing business applications, and it’s widely used in various industries, including finance, healthcare, and government. If you’re a developer or system administrator working with Micro Focus COBOL on a Linux system, it’s essential to know the version of COBOL you’re using. In this article, we’ll walk you through the steps to check the Micro Focus COBOL version in Linux.
Example output:
$ rpm -q microfocus-cobol microfocus-cobol-10.0.0.0-1.x86_64 For Debian-based systems (e.g., Ubuntu): how to check micro focus cobol version in linux