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