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