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