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