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