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