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