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