Is there a way I can get the IP address of a KVM guest client using bash? I need to add this to a bash script to automate a process and part of it is needing to get the IP address of the VM and pass it into a variable.
I've seen multiple things online but none of them seem to work.
Any help or advice will be appreciated