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