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