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