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