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