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