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