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