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