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