summary refs log tree commit diff
path: root/bin/cash/tests/builtins/read6.0
blob: 784f59afbba65c9a4e4f6b1d2440bcd7781aecc6 (plain) (blame)
1
2
3
4
5
# $FreeBSD: releng/12.0/bin/sh/tests/builtins/read6.0 247190 2013-02-23 15:15:41Z jilles $

: | read x
r=$?
[ "$r" = 1 ]
cEnroe 2020-05-07Remove mkshJune McEnroe 2020-05-07Emulate 1sh prompts in bashJune McEnroe 2020-05-07Update nvim MANPAGERJune McEnroe 2020-05-06Post "casual update"June McEnroe 2020-05-06Remove bman functionJune McEnroe