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