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