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