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