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