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