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