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