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