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