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