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