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