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