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