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