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