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