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