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