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