summary refs log tree commit diff
path: root/bin/cash/tests/builtins/command2.0
blob: 41cd2deb44296d125a9976a87504631cc0085a45 (plain) (blame)
1
2
3
# $FreeBSD: releng/12.0/bin/sh/tests/builtins/command2.0 151797 2005-10-28 14:02:42Z stefanf $
PATH=
command -p cat < /dev/null
1'>Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe