6 lines
42 B
Plaintext
6 lines
42 B
Plaintext
|
# $FreeBSD$
|
||
|
|
||
|
: | read x
|
||
|
r=$?
|
||
|
[ "$r" = 1 ]
|