@tlarkinThank you for the response. If i wanted to exclude multiple
accounts, would I pipe another account? so it would look like...Thanks
again. currentUser=$(ls -l /dev/console | awk '{ print $3 }' | grep -v
'local_admin_account' | grep - 'local_ad...