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