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