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