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