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