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