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