Saturday, July 5, 2025

Lightspeed installation in RHEL 10

Use the below command to install command line assistant in RHEL 10.

#sudo dnf install command-line-assistant

Usage
c --help

c "Help me out python installed or not"

In bash script use as below:

free -m | c "How much free memory do I have?"

0 Comments: