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