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