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