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