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