xref: /dflybsd-src/tools/regression/bin/sh/builtins/command1.0 (revision f1e3af6c0d9fb009456c1ad7a10c323acbf7022f)
1# $FreeBSD: head/tools/regression/bin/sh/builtins/command1.0 151797 2005-10-28 14:02:42Z stefanf $
2true() {
3	false
4}
5command true
6