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