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