Bash LS i wybierz 2. kolumnę
<some_command> | awk -F '"' '{print $2}'
KostasX
<some_command> | awk -F '"' '{print $2}'