summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/builtins/read6.0
blob: 2168e10c841aa2b2ee2abab3ea61366d8b4e0044 (plain)
1
2
3
4
5
# $FreeBSD$

: | read x
r=$?
[ "$r" = 1 ]
OpenPOWER on IntegriCloud