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