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