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