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