I hv a file with following entry.
dn: uid=isgwpsadmin1, ou=adminaccount, o=xyz, dc=com
owner: uid=da87793,ou=account,o=xyz,dc=com
dn: uid=AdminPassword,ou=AdminAccount,o=xyz,dc=com
owner: uid=RMX8232, ou=account, o=xyz,dc=com
How do I identify a space before comma or after comma in the above records.
and if speace is their then display uid=xxxxxxx has a space.
dn: uid=isgwpsadmin1, ou=adminaccount, o=xyz, dc=com
owner: uid=da87793,ou=account,o=xyz,dc=com
dn: uid=AdminPassword,ou=AdminAccount,o=xyz,dc=com
owner: uid=RMX8232, ou=account, o=xyz,dc=com
How do I identify a space before comma or after comma in the above records.
and if speace is their then display uid=xxxxxxx has a space.