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