5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
|
# $FreeBSD$
|
||
|
|
||
|
# eval should return 0 if no command was executed.
|
||
|
eval $(false)
|