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