2.11BSD/src/ucb/dbx/dbx.c

main()
{
	puts("dbx hasn't been implemented under 2.11BSD.");
	exit(-1);
}