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