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