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