Hello All,In our environment the Loggen in User name is in
firstname.lastname format and I am trying to figure out how to extract
the first name with a script. Till now what I have is below
#!/bin/bash#gets current logged in usergetUser=$(ls -l /dev/...