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