ref: c48aa2374ec6aef75380c9d832310560ad59568a dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }