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