aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: d444cdc77ad6b8e07ebc1938558d3770730ac72b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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.