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