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