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