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