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