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