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?"
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?"
LinuxOcean © All rights reserved. |
0 Comments:
Post a Comment