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