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