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