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