V7M/sys/ovdev/t.c

char	*fred = {"size *.o" };
main()
{
	system(fred);
}