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