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