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