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