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