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