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