BASH
zip -d file.jar some_file.txt
activemq | Apache ActiveMQ - message broker written in java ( https://activemq.apache.org ) |
ansible | IT automation system ( https://www.ansible.com ) |
ant | Apache Ant - tool for building Java applications ( https://ant.apache.org ) |
ant-doc | Documentation files for Apache Ant |
autoconf | Macros that produce shell scripts to automatically configure software source code packages |
To find file/s with specific name
find /directory_to_search -name file_name
when omitted QSYS.LIB
find / -type d -name QSYS.LIB -prune -o -name 'file_name' -print
or
RPM (Red Hat Package Manager) command is used for installing, uninstalling, upgrading, querying, listing, and checking packages.