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