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