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