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