Retrieve module information
If for any reason you need to retrieve information about a particular module of ESET File Security for Linux v7.0, execute the following command from a Terminal window:
grep -asi -A3 "version" /var/opt/eset/efs/lib/module_name
Example grep -asi -A3 "version" /var/opt/eset/efs/lib/em000_64.dat Output: version: 1073 (20190506) build: 1122 date (dd.mm.yyyy): 06.05.2019 type: loader module |
For ESET File Security for Linux v7.1+ use the upd utility with -l parameter in a Terminal window to list all modules and their versions.
/opt/eset/efs/bin/upd -l