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