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