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