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