If you need to have exact 'FirstName LastName', it can be like
that:chromeFirstLastName=$(jq -r '.profile.info_cache.Default.gaia_name'
/Users/${localAccount}/Library/Application\ Support/Google/Chrome/Local\
State)
There is one more method in how to extract the accounts signed into
Google Chrome: chromeUser=$(jq -r
'.profile.info_cache.Default.user_name'
/Users/${localAccount}/Library/Application\ Support/Google/Chrome/Local\
State | awk -F@ '{print $1}')
Here is my solution for it: expect <<- DONE set timeout -1 spawn
sysdiagnose -f /Users/$currentUser/Desktop/ # Look for prompt expect
"*?ontinue*" # send blank line ( ) to make sure we get back to gui send
-- " " expect eof DONE
Does someone have a macOS kernel panic -- mac is crashing after wake up
from sleep? The Cortex XDR is 7.2.2 which includes the Cortex XDR
network interface.