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