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