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