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