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