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