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