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