Skip to content

This is a simple program that filters phone numbers from a text file. It is written in Go. Finally the program sorts the numbers by its name with support of UTF-8 characters and removes duplicates numbers.

License

Notifications You must be signed in to change notification settings

BaseMax/PhoneNumberFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoneNumber Filter

This is a simple program that filters phone numbers from a text file. It is written in Go. Finally the program sorts the numbers by its name with support of UTF-8 characters and removes duplicates numbers.

Usage

go run filter.go

The input file is contacts.txt and the output file is filtered_contacts.txt.

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

Contributing

You can contribute to this project by forking it and submitting a pull request.

Copyright (c) 2023, Max Base

About

This is a simple program that filters phone numbers from a text file. It is written in Go. Finally the program sorts the numbers by its name with support of UTF-8 characters and removes duplicates numbers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages