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