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