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