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