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