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