Quantcast
Channel: UNIX and Linux Forums
Viewing all articles
Browse latest Browse all 16232

Repeated lines-case sensitive

$
0
0
Hi, users file contains below names i have a requirement to keep only one case sensitive user. For e.g if user name is "aaa" then only aaa should be there in the file and other matching users(AAA,aaA) should be deleted.

Tried multiple options but no luck can you please help.


Code:

aaa
abc
AAA
aaA
aBC


thanks
satya

Viewing all articles
Browse latest Browse all 16232

Trending Articles