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