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