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