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