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