Console output on lcd

James
hi

how can i write7get output to the lcd display from the console

like 

echo "this is a Test" > /dev/....?

or something like that?

thnaks
james

stereo_m
yes it should work, try /dev/tty0

James
ok thanks, works