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