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