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