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