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