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