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