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