Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

[Feature complete] A program to help you learn your telephone number

License

Notifications You must be signed in to change notification settings

maandree/learn-your-telephone-number

Repository files navigation

This repo has been moved to Codeberg and may be out of date on GitHub.
Canonical repo: https://codeberg.org/maandree/learn-your-telephone-number


NAME
	learn-your-telephone-number - Learn your telephone number

SYNOPSIS
	learn-your-telephone-number telephone-number

DESCRIPTION
	learn-your-telephone-number asks you to enter your
	telephone number. If the entered number is telephone-number
	the program exits with status 0, if not the program will
	print the differences and exit with status 1.

	It is recommended to make your shell sometimes when
	opened, starts this program. Or when you log in on your
	laptop.

EXIT STATUS
	0	The entered number matched telephone-number.

	1	The entered number did not match telephone-number.

	2	The command fail.

SEE ALSO
	No related or similar projects known.