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