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