Skip to content

offsetcyan/no-duplicates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Prints a file or stdin without nonblank duplicate lines...
Also achieved by the awk script `awk '!x[$0]++'`.
gawk is 4.0K on my machine.

About

Nim program to do awk '!x[$0]++`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages