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