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