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