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