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