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