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