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