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