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