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