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