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