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