xref
: /
freebsd
/
bin
/
sh
/
tests
/
execution
/
bg3.0
(revision 27c43fe1f3795622c5bd4bbfc465a29a800c0799)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
f() { return 42; }
4
f
5
(:) &
6