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